Package com.veertu.plugin.anka
Class DynamicSlaveStepExecution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<String>
com.veertu.plugin.anka.DynamicSlaveStepExecution
- All Implemented Interfaces:
Serializable
public class DynamicSlaveStepExecution
extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<String>
- See Also:
-
Constructor Summary
ConstructorDescriptionDynamicSlaveStepExecution
(CreateDynamicAnkaNodeStep nodeStep, org.jenkinsci.plugins.workflow.steps.StepContext context) -
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution
blocksRestart, getStatus, onResume, start, stop
Methods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution
applyAll, applyAll, getContext, getStatusBounded
-
Constructor Details
-
DynamicSlaveStepExecution
public DynamicSlaveStepExecution(CreateDynamicAnkaNodeStep nodeStep, org.jenkinsci.plugins.workflow.steps.StepContext context) throws Exception - Throws:
Exception
-
-
Method Details
-
run
-