Uses of Enum Class
com.atlassian.bitbucket.shutdown.ShutdownHookStatus
Packages that use ShutdownHookStatus
-
Uses of ShutdownHookStatus in com.atlassian.bitbucket.shutdown
Methods in com.atlassian.bitbucket.shutdown that return ShutdownHookStatusModifier and TypeMethodDescriptionShutdownHook.getStatus()
static ShutdownHookStatus
Returns 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.