public interface WorkflowActionCommentService
| Modifier and Type | Method and Description |
|---|---|
WorkflowActionCommentModel |
addCommentToAction(java.lang.String commentValue,
WorkflowActionModel action)
Adds comment to action
|
boolean |
isAutomatedComment(WorkflowActionCommentModel comment)
Returns true if comment is automated
|
WorkflowActionCommentModel addCommentToAction(java.lang.String commentValue, WorkflowActionModel action)
commentValue - comment to addaction - action to which comment is addedboolean isAutomatedComment(WorkflowActionCommentModel comment)
comment - commment to testCopyright © 2018 SAP SE. All Rights Reserved.