|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Startable | |
|---|---|
| com.atlassian.bamboo.container | |
| com.atlassian.bamboo.event | |
| com.atlassian.bamboo.legacy | |
| com.atlassian.bamboo.persister | |
| com.atlassian.bamboo.persister.file | |
| Uses of Startable in com.atlassian.bamboo.container |
|---|
| Subinterfaces of Startable in com.atlassian.bamboo.container | |
|---|---|
interface |
TaskDaemon
This interface provides an abstraction for executing Bamboo Tasks. |
| Classes in com.atlassian.bamboo.container that implement Startable | |
|---|---|
class |
ThreadedTaskDaemon
This class executes a given task in a single thread. |
| Uses of Startable in com.atlassian.bamboo.event |
|---|
| Subinterfaces of Startable in com.atlassian.bamboo.event | |
|---|---|
interface |
BuildEventNotifier
This manages BuildEventListeners. |
| Classes in com.atlassian.bamboo.event that implement Startable | |
|---|---|
class |
DefaultBuildEventNotifier
This class keep a registery of BuildEventListeners and notifies them when a build event occurs. |
| Uses of Startable in com.atlassian.bamboo.legacy |
|---|
| Classes in com.atlassian.bamboo.legacy that implement Startable | |
|---|---|
class |
LegacyXStreamPersisterBuild110
This persister is only used in upgrade code. |
| Uses of Startable in com.atlassian.bamboo.persister |
|---|
| Subinterfaces of Startable in com.atlassian.bamboo.persister | |
|---|---|
interface |
Persister
This interface defines how Bamboo build data can be persisted. |
| Classes in com.atlassian.bamboo.persister that implement Startable | |
|---|---|
class |
CachedBuildPersisterDecorator
Caches the builds so speed up performance and handle transient LegacyBuildObject fields. |
| Uses of Startable in com.atlassian.bamboo.persister.file |
|---|
| Subinterfaces of Startable in com.atlassian.bamboo.persister.file | |
|---|---|
interface |
BuildPersisterDecorator
This interface provides an abstract for persisting Bamboo builds objects. |
| Classes in com.atlassian.bamboo.persister.file that implement Startable | |
|---|---|
class |
FileBasedPersister
This class persists all data as xml data files on the file system. |
class |
XStreamBuildPersister
This class provides an XStream implementation of the Bamboo BuildPersisterDecorator'er. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||