public class RundeckCause extends Cause
Execution at the origin of the Rundeck
notification).| Modifier and Type | Class and Description |
|---|---|
static class |
RundeckCause.RundeckExecutionEnvironmentContributingAction
EnvironmentContributingAction used to make information about the Execution available to
the build (as environment variables) |
Cause.LegacyCodeCause, Cause.RemoteCause, Cause.UpstreamCause, Cause.UserCause, Cause.UserIdCause| Constructor and Description |
|---|
RundeckCause(org.rundeck.client.api.model.Execution 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(AbstractBuild build) |
String |
toString() |
public RundeckCause(org.rundeck.client.api.model.Execution execution)
execution - at the origin of the Rundeck notificationpublic String getShortDescription()
getShortDescription in class Causepublic void onAddedTo(AbstractBuild build)
Copyright © 2016–2026. All rights reserved.