Class CFNUpdateStep.Execution

java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<T>
de.taimos.pipeline.aws.cloudformation.CFNUpdateStep.Execution
All Implemented Interfaces:
Serializable
Enclosing class:
CFNUpdateStep

public static class CFNUpdateStep.Execution extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<T>
See Also:
  • Constructor Details

    • Execution

      protected Execution(CFNUpdateStep step, @Nonnull org.jenkinsci.plugins.workflow.steps.StepContext context)
  • Method Details