Executing the Service Connector API Calls
To execute the Service Connector API calls, you must invoke the method on the appropriate BPM service API.
For example:
WorkResponse workResponse = getServiceConnector(req).getWorkPresentationService().completeWorkItem(buildWorkRequest(req));
Copyright © Cloud Software Group, Inc. All rights reserved.