All Packages Class Hierarchy This Package Previous Next Index
This function/method retrieves the primary information for all process instances characterized by the specified process instance list from the MQ Workflow execution server (action call).
public abstract ProcessInstance[] queryProcessInstances() throws FmcException
This function/method retrieves the primary information for all process instances characterized by the specified process instance list from the MQ Workflow execution server (action call).
From the set of qualifying process instances, only those are retrieved the user is authorized for. The user is authorized for a process instance if the process instance:
The primary information that is retrieved for each process instance is:
All Packages Class Hierarchy This Package Previous Next Index