attachments | TaskAttachment [ ] Optional. An array of TaskAttachment objects representing the attachments to be added to the comment being added. |
html | Boolean Optional. Set to: true if the comment text contains HTML markup. false (default) if the comment text is to be treated as plain text. |
taskID | String The unique identifier that the Task Engine assigns to the task. |
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. |
commentID | String The unique identifier that the Task Engine assigns to the newly added comment. |