Class EndSandboxStep

  • All Implemented Interfaces:
    ExtensionPoint, Describable<org.jenkinsci.plugins.workflow.steps.Step>

    public class EndSandboxStep
    extends org.jenkinsci.plugins.workflow.steps.Step
    Created by shay-k on 20/06/2017.
    • Method Detail

      • getSandboxId

        public String getSandboxId()
      • getSpaceName

        public String getSpaceName()
      • start

        public org.jenkinsci.plugins.workflow.steps.StepExecution start​(org.jenkinsci.plugins.workflow.steps.StepContext stepContext)
                                                                 throws Exception
        Specified by:
        start in class org.jenkinsci.plugins.workflow.steps.Step
        Throws:
        Exception