Package | Description |
---|---|
com.dabsquared.gitlabjenkins.cause |
Modifier and Type | Field and Description |
---|---|
protected CauseData.ActionType |
CauseDataBuilder.value$actionType$com$dabsquared$gitlabjenkins$cause$CauseData$ActionType |
Modifier and Type | Method and Description |
---|---|
CauseData.ActionType |
CauseData.getActionType() |
static CauseData.ActionType |
CauseData.ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CauseData.ActionType[] |
CauseData.ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CauseDataBuilder |
CauseDataBuilder.withActionType(CauseData.ActionType value)
Sets the default value for the
CauseData.actionType property. |
Copyright © 2016. All rights reserved.