Uses of Enum Class
com.atlassian.bamboo.plugins.stash.StashKeyUpdateStatus.Status
-
Uses of StashKeyUpdateStatus.Status in com.atlassian.bamboo.plugins.stash
Modifier and TypeMethodDescription@NotNull StashKeyUpdateStatus.Status
StashKeyUpdateStatus.getStatus()
static StashKeyUpdateStatus.Status
Returns the enum constant of this class with the specified name.static StashKeyUpdateStatus.Status[]
StashKeyUpdateStatus.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionStashKeyUpdateStatus.StashKeyUpdateStatusBuilder.status
(StashKeyUpdateStatus.Status s)