Class StartSandboxStep
- java.lang.Object
-
- hudson.model.AbstractDescribableImpl<org.jenkinsci.plugins.workflow.steps.Step>
-
- org.jenkinsci.plugins.workflow.steps.Step
-
- org.jenkinsci.plugins.torque.steps.StartSandboxStep
-
- All Implemented Interfaces:
ExtensionPoint,Describable<org.jenkinsci.plugins.workflow.steps.Step>
public class StartSandboxStep extends org.jenkinsci.plugins.workflow.steps.StepCreated by shay-k on 20/06/2017.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStartSandboxStep.Descriptorstatic classStartSandboxStep.Execution-
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jenkinsci.plugins.workflow.steps.StepExecutionstart(org.jenkinsci.plugins.workflow.steps.StepContext stepContext)
-