Uses of Enum Class
com.atlassian.bamboo.v2.build.queue.BuildQueueManager.QueueingResult
-
Uses of BuildQueueManager.QueueingResult in com.atlassian.bamboo.v2.build.queue
Modifier and TypeMethodDescriptionBuildQueueManager.addToQueueWithResult
(@NotNull CommonContext context) Attempts to add the build to a queue.BuildQueueManagerImpl.addToQueueWithResult
(@NotNull CommonContext context) Returns the enum constant of this class with the specified name.static BuildQueueManager.QueueingResult[]
BuildQueueManager.QueueingResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.