Package com.atlassian.bamboo
-
Interface Summary Interface Description Bamboo This interface provides a simple Facade for accessing Bamboo.ClusterAwareLifecycleManager Manages the cluster life cycle.DarkFeatureService An interface that indicates which features are on or off.Describable FeatureManager An interface that controls what features are turned on and off.Key Generic interface for keys of many objects.NodeLifecycleProvider Provides the currentNodeLifecycleState
of the node the commands are running on.ResultKey Common interface to identify a result of running something identified by aKey
ServerLifecycleManager Deprecated. since 9.5, useClusterAwareLifecycleManager
insteadServerLifecycleProvider Deprecated. since 9.5, useNodeLifecycleProvider
insteadUnconfigurableFeatureDefaults -
Class Summary Class Description ClusterAwareLifecycleManagerImpl DefaultDarkFeatureService Facade forDarkFeatureManager
andFeatureManager
DefaultFeatureManager KeyType.Constants NodeLifecycleProviderImpl ReasonForBuild This class provides a way to mark builds with the reason they have been built.ServerLifecycleManagerImpl Deprecated. since 9.5, useClusterAwareLifecycleManagerImpl
insteadServerLifecycleProviderImpl Deprecated. since 9.5, useNodeLifecycleProviderImpl
instead -
Enum Summary Enum Description KeyType NodeLifecycleState Represents the node life cycleServerLifecycleState Deprecated. since 9.5, useNodeLifecycleState
instead