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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Execution()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
start()
Deprecated.-
Methods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
inject, onResume
-
-