public class JenkinsEnvrionmentHelper
extends java.lang.Object
| Constructor and Description |
|---|
JenkinsEnvrionmentHelper()
For unit tests as they don't have access to the build or listener
|
JenkinsEnvrionmentHelper(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
expandVariable(java.lang.String variable) |
void |
injectEnvrionmentVariable(java.lang.String key,
java.lang.String value) |