getWorkItemComments
Retrieves comments that had been previously added to a work item.
Parameters
Parameter | Type | Description |
---|---|---|
model | CommentModel | The data model to be passed to the $scope object.
Identify the work item by providing a work item ID in CommentModel.workItemId. The response populates CommentModel.data. |
callback | Function | Callback function to handle success or failure results from the request. |
Copyright © Cloud Software Group, Inc. All rights reserved.