public static class CurrentVersionStep.Execution extends org.jenkinsci.plugins.workflow.steps.SynchronousStepExecution<String>
| Modifier | Constructor and Description |
|---|---|
protected |
Execution(org.jenkinsci.plugins.workflow.steps.StepContext context)
Constructor with fields initialisation.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
run()
Entry point of the step.
|
start, stopprotected Execution(@Nonnull org.jenkinsci.plugins.workflow.steps.StepContext context)
context - Jenkins contextCopyright © 2016–2022. All rights reserved.