Class ScriptStep.ScriptStepExecution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
org.jenkinsci.plugins.pipeline.modeldefinition.steps.ScriptStep.ScriptStepExecution
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ScriptStep
public static final class ScriptStep.ScriptStepExecution
extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
inject, onResume
Methods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution
applyAll, applyAll, blocksRestart, getContext, getStatus, getStatusBounded, stop
-
Constructor Details
-
ScriptStepExecution
public ScriptStepExecution()
-
-
Method Details
-
start
- Specified by:
start
in classorg.jenkinsci.plugins.workflow.steps.StepExecution
- Throws:
Exception
-