Package | Description |
---|---|
org.eclipse.scada.net.base | |
org.eclipse.scada.utils.exec |
Modifier and Type | Method and Description |
---|---|
LongRunningState |
LongRunningOperation.getState() |
Modifier and Type | Method and Description |
---|---|
static LongRunningState |
LongRunningState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LongRunningState[] |
LongRunningState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LongRunningListener.stateChanged(LongRunningOperation operation,
LongRunningState state,
Throwable error) |
Copyright © 2016 Eclipse SCADA Project. All rights reserved.