Monitor.java

Abstract This example demonstrates how to monitor a process instance.
This example shows ...
  • How to obtain a process instance monitor. 
  • How to access information about the contained activity instances.
  • How to monitor nested blocks. 
You can use this example to ...
  • Display monitoring information (two-level nesting only).
Minimum MQWF version required
  • V3.3.0
View source code  Monitor.java


[ Back to Java index ]