Class NodesByLabelStep.Execution
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- NodesByLabelStep
public static class NodesByLabelStep.Execution extends org.jenkinsci.plugins.workflow.steps.SynchronousStepExecution<List<String>>
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected List<String>
run()
-
Methods inherited from class org.jenkinsci.plugins.workflow.steps.SynchronousStepExecution
start, stop
-
-