| Package | Description |
|---|---|
| org.flowable.ui.task.service.runtime |
| Modifier and Type | Method and Description |
|---|---|
CommentRepresentation |
FlowableCommentService.addProcessInstanceComment(CommentRepresentation commentRequest,
String processInstanceId) |
CommentRepresentation |
FlowableCommentService.addTaskComment(CommentRepresentation commentRequest,
String taskId) |
| Modifier and Type | Method and Description |
|---|---|
CommentRepresentation |
FlowableCommentService.addProcessInstanceComment(CommentRepresentation commentRequest,
String processInstanceId) |
CommentRepresentation |
FlowableCommentService.addTaskComment(CommentRepresentation commentRequest,
String taskId) |
Copyright © 2021 Flowable. All rights reserved.