| Package | Description |
|---|---|
| org.apache.ode.bpel.iapi |
| Modifier and Type | Method and Description |
|---|---|
ProcessState |
ProcessConf.getState()
Get the state of the process.
|
static ProcessState |
ProcessState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProcessState[] |
ProcessState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessStore.setState(javax.xml.namespace.QName pid,
ProcessState state)
Marks a process as active / retired or disabled
|
Copyright © 2015 WSO2. All Rights Reserved.