Package de.taimos.pipeline.aws
Class S3DeleteStep.Execution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
de.taimos.pipeline.aws.S3DeleteStep.Execution
- All Implemented Interfaces:
Serializable
- Enclosing class:
- S3DeleteStep
public static class S3DeleteStep.Execution
extends org.jenkinsci.plugins.workflow.steps.StepExecution
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionExecution
(S3DeleteStep 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
-
Field Details
-
serialVersionUID
protected static final long serialVersionUID- See Also:
-
step
-
-
Constructor Details
-
Execution
-
-
Method Details