Uses of Interface
com.atlassian.bamboo.container.Startable
-
Uses of Startable in com.atlassian.bamboo.persister
Modifier and TypeInterfaceDescriptioninterface
This interface defines how Bamboo build data can be persisted.Modifier and TypeClassDescriptionclass
Caches the builds so speed up performance and handle transient Build fields. -
Uses of Startable in com.atlassian.bamboo.persister.file
Modifier and TypeInterfaceDescriptioninterface
This interface provides an abstract for persisting Bamboo builds objects.Modifier and TypeClassDescriptionclass
This class persists all data as xml data files on the file system.class
This class provides an XStream implementation of the BambooBuildPersisterDecorator
'er.