Uses of Enum Class
net.bluemind.system.api.SystemState
-
Uses of SystemState in net.bluemind.system.api
Modifier and TypeMethodDescriptionstatic SystemState
SystemState.fromOperation
(String op) IInstallation.getSystemState()
static SystemState
Returns the enum constant of this class with the specified name.static SystemState[]
SystemState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
IInstallationAsync.getSystemState
(AsyncHandler<SystemState> handler)