| Package | Description |
|---|---|
| com.ibm.openpages.api.workflow |
Provides interfaces to work with native workflow system.
|
| Modifier and Type | Method and Description |
|---|---|
WFProcessDefinitionState |
IWFProcessDefinition.getLatestVersionState()
Returns the state of the latest process definition.
|
WFProcessDefinitionState |
IWFProcessDefinitionFindOptions.getProcessDefinitionState()
Returns the Process Definition state
|
WFProcessDefinitionState |
IWFProcessDefinition.getState()
Returns the state of the process definition.
|
static WFProcessDefinitionState |
WFProcessDefinitionState.getValue(int id) |
static WFProcessDefinitionState |
WFProcessDefinitionState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WFProcessDefinitionState[] |
WFProcessDefinitionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IWFProcessDefinitionFindOptions.setProcessDefinitionState(WFProcessDefinitionState processDefinitionState)
Set the Process Definition state.
|
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.