Uses of Enum Class
com.atlassian.bitbucket.server.ApplicationState
Packages that use ApplicationState
-
Uses of ApplicationState in com.atlassian.bitbucket.cluster
Methods in com.atlassian.bitbucket.cluster that return types with arguments of type ApplicationStateModifier and TypeMethodDescriptionClusterService.getNodeStates()
Retrieve the current status of the individual cluster nodes. -
Uses of ApplicationState in com.atlassian.bitbucket.server
Methods in com.atlassian.bitbucket.server that return ApplicationStateModifier 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.