public class CurrentVersionStep
extends org.jenkinsci.plugins.workflow.steps.Step
def CURRENT_VERSION = currentVersion()| Modifier and Type | Class and Description |
|---|---|
static class |
CurrentVersionStep.DescriptorImpl
This Class implements the abstract class StepDescriptor.
|
static class |
CurrentVersionStep.Execution
This class extends Step Execution class, contains the run method.
|
| Constructor and Description |
|---|
CurrentVersionStep() |
| Modifier and Type | Method and Description |
|---|---|
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext stepContext) |
Copyright © 2016–2022. All rights reserved.