Designing and Implementing Business Process Models 10.5 | Designing and Implementing Business Process Models | Task Engine API and Service Reference | Using the Task Engine Built-in Services | Summary of Data Structures | pub.task:TaskComment
 
pub.task:TaskComment
WmTaskClient. Document type representing a comment in a task.
Parameters
attachments
TaskAttachment[] An array of attachments to be enclosed inside the comment.
id
String Unique ID of the comment.
displayText
String Displayable representation of the text associated with the comment. If the text is not HTML, this returns the HTML formatted representation of plain text.
text
String Text associated with the comment.
timeStamp
Date The date and time of last modification of the comment.
userDisplayName
String Displayable representation of the name of user associated with the comment.
userID
String User name of the user associated with the comment.

Copyright © 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.