| Package | Description |
|---|---|
| com.flowable.platform.service.caze | |
| com.flowable.platform.service.comment | |
| com.flowable.platform.service.process | |
| com.flowable.platform.service.task |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.common.rest.api.DataResponse<CommentInstanceRepresentation> |
PlatformCaseInstanceService.getCaseInstanceComments(CommentQueryRequest request) |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.common.rest.api.DataResponse<CommentInstanceRepresentation> |
PlatformCommentService.getComments(CommentQueryRequest request) |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.common.rest.api.DataResponse<CommentInstanceRepresentation> |
PlatformProcessInstanceService.getProcessInstanceComments(CommentQueryRequest request) |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.common.rest.api.DataResponse<CommentInstanceRepresentation> |
PlatformTaskService.getTaskComments(CommentQueryRequest request) |
Copyright © 2019. All rights reserved.