public class RundeckCause
extends hudson.model.Cause
RundeckExecution at the origin of the RunDeck
notification).| Modifier and Type | Class and Description |
|---|---|
static class |
RundeckCause.RundeckExecutionEnvironmentContributingAction
EnvironmentContributingAction used to make information about the RundeckExecution available to
the build (as environment variables) |
| Constructor and Description |
|---|
RundeckCause(org.rundeck.api.domain.RundeckExecution execution)
Instantiate a new cause for the given execution
|
public RundeckCause(org.rundeck.api.domain.RundeckExecution execution)
execution - at the origin of the RunDeck notificationpublic String getShortDescription()
getShortDescription in class hudson.model.Causepublic void onAddedTo(hudson.model.AbstractBuild build)
onAddedTo in class hudson.model.CauseCopyright © 2004-2014. All Rights Reserved.