Provides local service provider interfaces. The local client returned by
WMClientFactory.createClient(String) can be cast to this interface in
order to access internal services.
author: Adrian Price
Injects a correlated application event into the workflow engine.
Parameters: event - The application event. Parameters: correlationKeys - Correlation keys supplied to theApplicationEventBroker by the original subscription. throws: WMWorkflowException -
Refreshes the work items for all open activities in a process instance.
For each open activity, it re-resolves the performer list against the
participant repository, and ensures that work items exist for all
assigness of the activity.
Parameters: processInstanceId - The ID of the process instance for which workitems are to be refreshed. throws: WMWorkflowException -