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
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getShortDescription() |
int |
hashCode() |
void |
onAddedTo(hudson.model.AbstractBuild build) |
String |
toString() |
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 © 2016–2020. All rights reserved.