| Package | Description |
|---|---|
| at.gv.egovernment.moa.id.process | |
| at.gv.egovernment.moa.id.process.dao |
| Modifier and Type | Method and Description |
|---|---|
ProcessInstanceState |
ProcessInstance.getState()
Returns the current state of the process instance.
|
static ProcessInstanceState |
ProcessInstanceState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessInstanceState[] |
ProcessInstanceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessInstanceState |
ProcessInstanceStore.getProcessState() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessInstanceStore.setProcessState(ProcessInstanceState processState) |
Copyright © 2017. All rights reserved.