Interface | Description |
---|---|
AgentQueueAccessor | |
BuildQueueManager |
This interface defines the work that the queue manager can do.
|
ExecutableOrderProvider |
Classes implementing this interface provide ordering for the executables in queue.
|
QueueOfExecutables |
Provides an unordered store for executables.
|
SelfSerialisingMessage |
Class | Description |
---|---|
AgentQueueAccessorImpl |
An instance of this class is shared between multiple local agents
|
BambooMessageConverter |
A simple message converter that by default uses XStream to serialize/deserialize messages and allows use of custom converters.
|
BuildQueueManager.QueuedResultKey | |
BuildQueueManager.QueueItemView<T> | |
BuildQueueManagerImpl | |
BuildQueuePosition | |
BuildQueueUpdateListener | |
BuildTriggeredListener |
Class that listens for
BuildTriggeredEvent s and adds the CommonContext to the queue |
ExecutorCalculator | |
PluginInstalledListener | |
QueueManagerUtils | |
QueueManagerView<S extends CommonContext,V> |
QueueManagerView is the only class that should be used to access Bamboo queue.
|
QueueOfExecutables.ExecutableData |
Stores basic data about an executable.
|
Exception | Description |
---|---|
BuildPreQueuedActionFailureException |
BuildPreQueuedActionFailureException
|
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.