Uses of Enum Class
com.atlassian.bamboo.NodeLifecycleState
Packages that use NodeLifecycleState
Package
Description
-
Uses of NodeLifecycleState in com.atlassian.bamboo
Methods in com.atlassian.bamboo that return NodeLifecycleStateModifier and TypeMethodDescription@NotNull NodeLifecycleStateClusterAwareLifecycleManager.getBufferedNodeLifecycleState()@NotNull NodeLifecycleStateClusterAwareLifecycleManagerImpl.getBufferedNodeLifecycleState()@NotNull NodeLifecycleStateClusterAwareLifecycleManager.getNodeLifecycleState()@NotNull NodeLifecycleStateClusterAwareLifecycleManagerImpl.getNodeLifecycleState()@NotNull NodeLifecycleStateNodeLifecycleProvider.getNodeLifecycleState()@NotNull NodeLifecycleStateNodeLifecycleProviderImpl.getNodeLifecycleState()@NotNull NodeLifecycleStateClusterAwareLifecycleManager.prepareNodeForRestart()Puts the current node into thePREPARING_FOR_RESTARTstate@NotNull NodeLifecycleStateClusterAwareLifecycleManagerImpl.prepareNodeForRestart()@NotNull NodeLifecycleStateClusterAwareLifecycleManager.resumeCluster()Puts the cluster into theRUNNINGstate@NotNull NodeLifecycleStateClusterAwareLifecycleManagerImpl.resumeCluster()static NodeLifecycleStateReturns the enum constant of this class with the specified name.static NodeLifecycleState[]NodeLifecycleState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bamboo that return types with arguments of type NodeLifecycleStateModifier and TypeMethodDescriptionClusterAwareLifecycleManager.pauseCluster()Submits pause cluster request.ClusterAwareLifecycleManager.pauseCluster(@NotNull NodeLifecycleState fakeNodeLifecycleState) Submits pause cluster request with the context of the current node state being fakeNodeLifecycleState.ClusterAwareLifecycleManagerImpl.pauseCluster()ClusterAwareLifecycleManagerImpl.pauseCluster(@NotNull NodeLifecycleState fakeNodeLifecycleState) Methods in com.atlassian.bamboo with parameters of type NodeLifecycleStateModifier and TypeMethodDescriptionClusterAwareLifecycleManager.pauseCluster(@NotNull NodeLifecycleState fakeNodeLifecycleState) Submits pause cluster request with the context of the current node state being fakeNodeLifecycleState.ClusterAwareLifecycleManagerImpl.pauseCluster(@NotNull NodeLifecycleState fakeNodeLifecycleState) -
Uses of NodeLifecycleState in com.atlassian.bamboo.cluster.state
Methods in com.atlassian.bamboo.cluster.state with parameters of type NodeLifecycleStateModifier and TypeMethodDescriptionbooleanClusterInfoManager.setLifecycle(@NotNull NodeLifecycleState lifecycle) Sets theNodeLifecycleStatecoming from the current node.booleanFileBackedClusterInfoManager.setLifecycle(@NotNull NodeLifecycleState nodeLifecycleState) -
Uses of NodeLifecycleState in com.atlassian.bamboo.plugins.rest.model.info
Methods in com.atlassian.bamboo.plugins.rest.model.info that return NodeLifecycleStateConstructors in com.atlassian.bamboo.plugins.rest.model.info with parameters of type NodeLifecycleState -
Uses of NodeLifecycleState in com.atlassian.bamboo.plugins.rest.model.server
Methods in com.atlassian.bamboo.plugins.rest.model.server that return NodeLifecycleStateModifier and TypeMethodDescriptionRestServerStatusInfo.getAskedNodeState()RestAnonymousServerStatusInfo.getStatus() -
Uses of NodeLifecycleState in com.atlassian.bamboo.server
Methods in com.atlassian.bamboo.server that return NodeLifecycleStateModifier and TypeMethodDescription@NotNull NodeLifecycleStateNodeStatusInfo.getNodeLifecycleState()@NotNull NodeLifecycleStateNodeStatusInfoImpl.getNodeLifecycleState()Constructors in com.atlassian.bamboo.server with parameters of type NodeLifecycleStateModifierConstructorDescriptionNodeStatusInfoImpl(NodeLifecycleState nodeLifecycleState, boolean reindexInProgress) -
Uses of NodeLifecycleState in com.atlassian.bamboo.testutils.backdoor
Methods in com.atlassian.bamboo.testutils.backdoor that return types with arguments of type NodeLifecycleStateModifier and TypeMethodDescriptionServerControl.getStatus()Update HTTP session timeout settings for all new HTTP sessions. -
Uses of NodeLifecycleState in com.atlassian.bamboo.testutils.backdoor.model
Methods in com.atlassian.bamboo.testutils.backdoor.model that return NodeLifecycleState -
Uses of NodeLifecycleState in com.atlassian.bamboo.webwork
Methods in com.atlassian.bamboo.webwork that return NodeLifecycleStateModifier and TypeMethodDescription@NotNull NodeLifecycleStateViewTelemetryAction.getNodeLifecycleState() -
Uses of NodeLifecycleState in com.atlassian.bamboo.ww2
Methods in com.atlassian.bamboo.ww2 that return NodeLifecycleStateModifier and TypeMethodDescription@NotNull NodeLifecycleStateBambooActionSupport.getNodeLifecycleState()@NotNull NodeLifecycleStateFreemarkerContext.getNodeLifecycleState()