Uses of Enum Class
com.atlassian.bitbucket.server.ApplicationState
Packages that use ApplicationState
- 
Uses of ApplicationState in com.atlassian.bitbucket.clusterMethods 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.serverMethods in com.atlassian.bitbucket.server that return ApplicationStateModifier and TypeMethodDescriptionApplicationStatusService.getState()static ApplicationStateReturns 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.