Package org.aerogear.kryptowire.workflow
Class KWSubmitStep.KWSubmitExecution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution<Void>
org.aerogear.kryptowire.workflow.KWSubmitStep.KWSubmitExecution
- All Implemented Interfaces:
Serializable
- Enclosing class:
KWSubmitStep
public static class KWSubmitStep.KWSubmitExecution
extends org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution<Void>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution
onResume, start, stopMethods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
injectMethods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution
applyAll, applyAll, getContext
-
Constructor Details
-
KWSubmitExecution
public KWSubmitExecution()
-
-
Method Details
-
run
-