Class: SaveOpenWorkItemRequest

tibco.objectapi.service.request.SaveOpenWorkItemRequest

new SaveOpenWorkItemRequest(workItemPayload, id, version)

Object SaveOpenWorkItemRequest Usage: RestApiService.getWorkItemManagementService().saveOpenWorkItem(request, callback);
Parameters:
Name Type Description
workItemPayload tibco.objectapi.brm.WorkItemBody The payload of the work item to save.
id number (Java type: long) ID of the work item to save.
version number (Java type: long) (optional, default=latest version) Version of the work item.
Since:
  • 4.0.0