Lists_Queries.java

Abstract This example demonstrates how to handle persistent lists, that is, views on a set of process templates, process instances, work items, or notifications.
This example shows ...
  • How to create public or private persistent lists. 
  • How to query persistent list definitions from the Execution Server. 
  • How to specify filter, sort criteria, or a threshold.
You can use this example to ...
  • Create or delete a persistent list.
Minimum MQWF version required
  • V3.2.2
View source code  Lists_Queries.java


[ Back to Java index ]