|
Class Summary |
| BambooContainer |
This class uses an IoC container to glue together the various Bamboo build server components. |
| BambooTask |
This class provides an executable task abstraction. |
| BambooThreadedExecutor |
An implementation of Executor that creates a new thread that invokes the run method of the supplied command. |
| ExpiredBuildCleaner |
A Quartz task to remove expired build results. |
| PersisterFactory |
This class allows different components to access the current system persister. |
| ShutdownHook |
Cleans up if the jvm is shutdown. |
| ThreadedTaskDaemon |
This class executes a given task in a single thread. |