Class VMGRLaunchStepImpl
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution
org.jenkinsci.plugins.vmanager.dsl.VMGRLaunchStepImpl
- All Implemented Interfaces:
Serializable
public class VMGRLaunchStepImpl
extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution
- See Also:
-
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
acceptAll, acceptAll, applyAll, applyAll, getContext, getStatusBounded
-
Method Details
-
run
- Specified by:
run
in classorg.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution
- Throws:
Exception
-