WorkflowCommentService
Table of Contents
Methods
- addSystemComment() : AddSystemCommentResponse
- markAsRead() : void
- registerComment() : void
- unRegisterComment() : void
Methods
addSystemComment()
public
addSystemComment(AddSystemCommentRequest $comment) : AddSystemCommentResponse
Parameters
- $comment : AddSystemCommentRequest
Return values
AddSystemCommentResponsemarkAsRead()
public
markAsRead(MarkAsReadRequest $markRead) : void
Parameters
- $markRead : MarkAsReadRequest
registerComment()
public
registerComment(CommentRequest $comment) : void
Parameters
- $comment : CommentRequest
unRegisterComment()
public
unRegisterComment(CommentRequest $comment) : void
Parameters
- $comment : CommentRequest