Uses of Interface
com.atlassian.bamboo.container.Startable
Packages that use Startable
-
Uses of Startable in com.atlassian.bamboo.persister
Subinterfaces of Startable in com.atlassian.bamboo.persisterModifier and TypeInterfaceDescriptioninterface
This interface defines how Bamboo build data can be persisted.Classes in com.atlassian.bamboo.persister that implement StartableModifier and TypeClassDescriptionclass
Caches the builds so speed up performance and handle transient Build fields. -
Uses of Startable in com.atlassian.bamboo.persister.file
Subinterfaces of Startable in com.atlassian.bamboo.persister.fileModifier and TypeInterfaceDescriptioninterface
This interface provides an abstract for persisting Bamboo builds objects.Classes in com.atlassian.bamboo.persister.file that implement StartableModifier 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.