| Package | Description |
|---|---|
| com.ibm.openpages.api.process |
This package and its components provides access to long running process objects.
|
| com.ibm.openpages.api.service |
Provides the main interfaces to work with the API services.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IProcessInfo> |
IProcessInfo.getChildProcesses()
Returns the children processes of the process.
|
| Modifier and Type | Method and Description |
|---|---|
IProcessInfo |
IProcessService.getLatestProcess(Id processTypeId)
Get latest process information of a specific process type.
|
IProcessInfo |
IProcessService.getProcess(Id processId)
Get the process information of a specific process.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IProcessInfo> |
IProcessService.getProcessList(ProcessQueryOptions options)
Query a list of processes.
|
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.