public class KeepEnvStep
extends org.jenkinsci.plugins.workflow.steps.Step
| Modifier and Type | Class and Description |
|---|---|
static class |
KeepEnvStep.DescriptorImpl |
static class |
KeepEnvStep.Execution |
static class |
KeepEnvStep.FilteredEnvironmentExpander |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
KeepEnvStep(List<String> variables) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getVariables() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
Copyright © 2016–2020. All rights reserved.