public static class RundeckCause.RundeckExecutionEnvironmentContributingAction extends Object implements EnvironmentContributingAction
EnvironmentContributingAction used to make information about the Execution available to
the build (as environment variables)| Constructor and Description |
|---|
RundeckExecutionEnvironmentContributingAction(org.rundeck.client.api.model.Execution execution)
Instantiate a new action, which will use the data from the given execution
|
| Modifier and Type | Method and Description |
|---|---|
void |
buildEnvVars(AbstractBuild<?,?> build,
EnvVars env) |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildEnvironmentpublic RundeckExecutionEnvironmentContributingAction(org.rundeck.client.api.model.Execution execution)
execution - at the origin of the Rundeck notificationpublic void buildEnvVars(AbstractBuild<?,?> build, EnvVars env)
buildEnvVars in interface EnvironmentContributingActionpublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic String getIconFileName()
getIconFileName in interface Actionpublic String getUrlName()
getUrlName in interface ActionCopyright © 2016–2026. All rights reserved.