Uses of Enum Class
com.dabsquared.gitlabjenkins.cause.CauseData.ActionType
-
Uses of CauseData.ActionType in com.dabsquared.gitlabjenkins.cause
Modifier and TypeMethodDescriptionCauseData.getActionType()
static CauseData.ActionType
Returns the enum constant of this class with the specified name.static CauseData.ActionType[]
CauseData.ActionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionCauseDataBuilder.withActionType
(CauseData.ActionType value) Sets the default value for the actionType property.