Class: PurgeProcessInstancesRequest

tibco.objectapi.service.request.PurgeProcessInstancesRequest

new PurgeProcessInstancesRequest(module, process, version)

Object PurgeProcessInstancesRequest Usage: RestApiService.getProcessManagementService().purgeProcessInstances(request, callback);
Parameters:
Name Type Description
module string Name of the module to which the process instance belongs.
process string Name of the process template whose process instances are being purged.
version string OSGi-style version number of the process template. (This version number is the same as that of the module.)
Since:
  • 4.0.0