Uses of Enum Class
com.atlassian.bamboo.v2.build.queue.QueueOfExecutables.EnqueueResult
Packages that use QueueOfExecutables.EnqueueResult
-
Uses of QueueOfExecutables.EnqueueResult in com.atlassian.bamboo.v2.build.queue
Methods in com.atlassian.bamboo.v2.build.queue that return QueueOfExecutables.EnqueueResultModifier and TypeMethodDescription@NotNull QueueOfExecutables.EnqueueResultQueueOfExecutables.enqueueAndRequestDedicatedAgentIfApplicable(@NotNull CommonContext context, @Nullable MinimalRequirementSet requirements) Adds a new executable to store.Returns the enum constant of this class with the specified name.static QueueOfExecutables.EnqueueResult[]QueueOfExecutables.EnqueueResult.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of QueueOfExecutables.EnqueueResult in com.atlassian.bamboo.v2.build.queue.queues
Methods in com.atlassian.bamboo.v2.build.queue.queues that return QueueOfExecutables.EnqueueResultModifier and TypeMethodDescription@NotNull QueueOfExecutables.EnqueueResultAbstractQueueOfExecutables.enqueueAndRequestDedicatedAgentIfApplicable(@NotNull CommonContext context, @Nullable MinimalRequirementSet requirements)