Workitems_Notifications.java

Abstract This example shows how to handle work items and notifications.
This example shows ...
  • How to use the methods of the Workitem class. 
  • How to use the accessor methods of the ActivityInstanceNotification class. 
  • How to use the accessor methods of the ProcessInstanceNotification class. 
You can use this example to ...
  • View work item information. 
  • View process instance notification or activity instance notification information. 
  • Start, restart, force restart, terminate, finish or force finish a work item. 
  • Start a support tool associated to a work item. 
Minimum MQWF version required
  • V3.3.0
View source code  Workitems_Notifications.java


[ Back to Java index ]