|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 BuildEventListener s. |
Classes in com.atlassian.bamboo.event that implement Startable | |
---|---|
class |
DefaultBuildEventNotifier
This class keep a registery of BuildEventListener s 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. |
Uses of Startable in com.atlassian.bamboo.rss |
---|
Classes in com.atlassian.bamboo.rss that implement Startable | |
---|---|
class |
RssBuildFeedService
This class provides a RSS feed service. |
Uses of Startable in com.atlassian.bamboo.upgrader |
---|
Classes in com.atlassian.bamboo.upgrader that implement Startable | |
---|---|
class |
LegacyPersister
This persister is only used in upgrade code. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |