|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessInstanceNotification | |
---|---|
com.ibm.workflow.api |
Uses of ProcessInstanceNotification in com.ibm.workflow.api |
---|
Methods in com.ibm.workflow.api that return ProcessInstanceNotification | |
ProcessInstanceNotification |
ExecutionService.persistentProcessInstanceNotification(java.lang.String oid)
Constructs a transient process instance notification object representing the persistent object identified by the passed object identification; does not contact the server. |
ProcessInstanceNotification[] |
ExecutionService.queryProcessInstanceNotifications(java.lang.String filter,
java.lang.String sortCriteria,
java.lang.Integer threshold)
This API call retrieves the process instance notifications the user has access to from the MQ Workflow execution server (action call). |
ProcessInstanceNotification[] |
WorkList.queryProcessInstanceNotifications()
This API call retrieves the primary information for all process instance notifications characterized by the specified worklist from the MQ Workflow execution server (action call). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |