Package | Description |
---|---|
org.alfresco.bm.server |
Modifier and Type | Method and Description |
---|---|
ConfigConstants.RunState |
BMServer.getDesiredRunState() |
ConfigConstants.RunState |
BMServer.getRunState() |
static ConfigConstants.RunState |
ConfigConstants.RunState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigConstants.RunState[] |
ConfigConstants.RunState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BMServer.setDesiredRunState(ConfigConstants.RunState runState)
Sets the desired run state and notifies listeners (main thread).
|
Copyright © 2014. All rights reserved.