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