| Package | Description |
|---|---|
| com.ibm.openpages.api.service |
Provides the main interfaces to work with the API services.
|
| com.ibm.openpages.api.workflow |
Provides interfaces to work with native workflow system.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IWFProcessEvent> |
IWorkflowService.getProcessEventLog(Id processId,
Id activityInstanceId,
java.util.List<WFProcessEventType> types)
Retrieves process events for the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
WFProcessEventType |
IWFProcessEvent.getType()
Returns the type of event.
|
static WFProcessEventType |
WFProcessEventType.getValue(int id)
Returns the event type for the internal id.
|
static WFProcessEventType |
WFProcessEventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WFProcessEventType[] |
WFProcessEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
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.