Class | Description |
---|---|
CredentialWrapper |
Helper for simplified Credentials handling in
environment{} |
EnvVarsForToolStep |
An internal step used to take a tool descriptor ID and tool version and get the environment variables that
tool installation would normally contribute, in a
List<String> of "VAR=VALUE" s suitable
for passing to withEnv . |
EnvVarsForToolStep.DescriptorImpl | |
EnvVarsForToolStep.EnvVarsForToolStepExecution | |
ScriptStep |
Step that marks the use of "scripting features" that goes beyond the configy subset.
|
ScriptStep.DescriptorImpl | |
ScriptStep.ScriptStepExecution | |
ValidateDeclarativePipelineStep |
Step that will validate a string containing a Declarative Pipeline.
|
ValidateDeclarativePipelineStep.DescriptorImpl | |
ValidateDeclarativePipelineStep.ValidateDeclarativePipelineStepExecution |
Copyright © 2016–2017. All rights reserved.