Uses of Enum Class
com.atlassian.bitbucket.shutdown.ShutdownHookStatus
Packages that use ShutdownHookStatus
- 
Uses of ShutdownHookStatus in com.atlassian.bitbucket.shutdownMethods in com.atlassian.bitbucket.shutdown that return ShutdownHookStatusModifier and TypeMethodDescriptionShutdownHook.getStatus()static ShutdownHookStatusReturns the enum constant of this class with the specified name.static ShutdownHookStatus[]ShutdownHookStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.