public final class GetCustomBuildPropertyStep
extends org.jenkinsci.plugins.workflow.steps.Step
| Modifier and Type | Class and Description |
|---|---|
static class |
GetCustomBuildPropertyStep.DescriptorImpl |
static class |
GetCustomBuildPropertyStep.Execution |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
GetCustomBuildPropertyStep(String key) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
@DataBoundConstructor public GetCustomBuildPropertyStep(String key)
Copyright © 2016–2019. All rights reserved.