Uses of Enum Class
com.atlassian.bitbucket.server.ApplicationState
-
Uses of ApplicationState in com.atlassian.bitbucket.cluster
Modifier and TypeMethodDescriptionClusterService.getNodeStates()
Retrieve the current status of the individual cluster nodes. -
Uses of ApplicationState in com.atlassian.bitbucket.server
Modifier and TypeMethodDescriptionApplicationStatusService.getState()
static ApplicationState
Returns the enum constant of this class with the specified name.static ApplicationState[]
ApplicationState.values()
Returns an array containing the constants of this enum class, in the order they are declared.