new GetOfferSetRequest(id, version)
Object GetOfferSetRequest
Usage:
RestApiService.getWorkItemManagementService().getOfferSet(request, callback);
Parameters:
Name | Type | Description |
---|---|---|
id |
number | (Java type: long) ID of the work item for which information is required. |
version |
number | (Java type: long) (optional) Version of the work item. If not set, the latest version is used. |
- Since:
- 4.0.0