Class CoreWrapperStep.Execution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
org.jenkinsci.plugins.workflow.steps.CoreWrapperStep.Execution
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CoreWrapperStep
@Deprecated
public static final class CoreWrapperStep.Execution
extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
Deprecated.
Only here for serial compatibility.
- 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
acceptAll, acceptAll, applyAll, applyAll, blocksRestart, getContext, getStatus, getStatusBounded, stop
-
Constructor Details
-
Execution
public Execution()Deprecated.
-
-
Method Details
-
start
Deprecated.- Specified by:
start
in classorg.jenkinsci.plugins.workflow.steps.StepExecution
- Throws:
Exception
-