Class JourneyInstance

    • Method Detail

      • getStageId

        public java.lang.String getStageId()
        Returns the stageId.
        Returns:
        the stageId
        Since:
        12.2.0
      • getUserId

        public java.lang.String getUserId()
        Returns the userId.
        Returns:
        the userId
        Since:
        12.2.0
      • getUser

        public MonitorUser getUser()
        Returns the userId.
        Returns:
        the userId
        Since:
        12.2.0
      • getId

        public java.lang.String getId()
        Returns the id.
        Returns:
        the id.
        Since:
        12.2.0
      • clone

        public java.lang.Object clone()
                               throws java.lang.CloneNotSupportedException
        Specified by:
        clone in interface ICloneableCacheEntry
        Overrides:
        clone in class java.lang.Object
        Throws:
        java.lang.CloneNotSupportedException