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