Package de.taimos.pipeline.aws
Class WithAWSStep.Execution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
de.taimos.pipeline.aws.WithAWSStep.Execution
- All Implemented Interfaces:
Serializable
- Enclosing class:
- WithAWSStep
public static class WithAWSStep.Execution
extends org.jenkinsci.plugins.workflow.steps.StepExecution
- See Also:
-
Constructor Summary
ConstructorDescriptionExecution
(WithAWSStep step, org.jenkinsci.plugins.workflow.steps.StepContext context) -
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution
applyAll, applyAll, blocksRestart, getContext, getStatus, getStatusBounded, onResume, stop
-
Constructor Details
-
Execution
-
-
Method Details
-
start
- Specified by:
start
in classorg.jenkinsci.plugins.workflow.steps.StepExecution
- Throws:
Exception
-