Interface TargetRelatedRequest

    • Method Detail

      • getTargetLevel

        Integer getTargetLevel()
        The level for which the transition is targeted. See Tracking.getLevel() for more information.
        Returns:
        The level for which the transition is targeted
      • getTargetSandboxId

        String getTargetSandboxId()
        The id for the sandbox for which the transition is targeted.
        Returns:
        The id for the sandbox for which the transition is targeted
      • setTargetSandboxId

        void setTargetSandboxId​(String targetSandboxId)
        The id for the sandbox for which the transition is targeted.
        Parameters:
        targetSandboxId - The id for the sandbox for which the transition is targeted
      • getTargetStage

        String getTargetStage()
        The informational stage for which the transition is targeted.
        Returns:
        The informational stage for which the transition is targeted
      • setTargetStage

        void setTargetStage​(String targetStage)
        The informational stage for which the transition is targeted.
        Parameters:
        targetStage - The informational stage for which the transition is targeted