Uses of Enum Class
com.atlassian.bamboo.beehive.ServiceWideExclusiveLock
-
Uses of ServiceWideExclusiveLock in com.atlassian.bamboo.beehive
Modifier and TypeMethodDescriptionstatic ServiceWideExclusiveLock
Returns the enum constant of this class with the specified name.static ServiceWideExclusiveLock[]
ServiceWideExclusiveLock.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic <T extends Throwable>
voidServiceWideExclusiveLock.withExclusiveClusterLock
(@NotNull ServiceWideExclusiveLock lock, @NotNull com.atlassian.beehive.ClusterLockService clusterLockService, BambooRunnables.Throwing<T> runnable)