| Package | Description |
|---|---|
| com.ibm.openpages.api.workflow |
Provides interfaces to work with native workflow system.
|
| Modifier and Type | Method and Description |
|---|---|
WFActivityType |
IWFActivity.getType()
Returns the type of the activity definition.
|
static WFActivityType |
WFActivityType.getValue(int id) |
static WFActivityType |
WFActivityType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WFActivityType[] |
WFActivityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IWFActivity |
IWorkflowFactory.createActivity(java.lang.String name,
WFActivityType type)
Creates a new instance of activity to be persisted on the system
|
void |
IWFActivity.setType(WFActivityType type)
Assigns the type of the activity definition.
|
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.