Class SelectRunExecution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution<org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper>
org.jenkinsci.plugins.runselector.steps.SelectRunExecution
- All Implemented Interfaces:
Serializable
public class SelectRunExecution
extends org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution<org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper>
The execution of
SelectRunStep.- Since:
- 1.0
- Author:
- Alexandru Somai
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jenkinsci.plugins.workflow.support.steps.build.RunWrapperrun()Methods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution
start, stopMethods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
inject, onResumeMethods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution
acceptAll, acceptAll, applyAll, applyAll, blocksRestart, getContext, getStatus, getStatusBounded
-
Constructor Details
-
SelectRunExecution
public SelectRunExecution()
-
-
Method Details
-
run
- Specified by:
runin classorg.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution<org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper>- Throws:
Exception
-