attachments | TaskAttachment[] Optional. An array of TaskAttachment objects representing any attachments to be added to the comment being updated. See
pub.task:TaskAttachment for the structure of this data. |
commentID | String The unique identifier of a comment to be deleted. |
deleteAttachments | String[] Optional. An array of IDs of any attachments to be deleted from the comment. |
taskID | String The unique identifier that the Task Engine assigns to the task instance. |
text | String Optional. The updated text for this comment. |
user | String Optional. The user ID of the My webMethods Server user on whose behalf this operation executes. If user is not specified, the user ID associated with the WmTaskClient package is used. For information about configuring this user ID, see webMethods Task Engine User’s Guide. |
None. |