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 |
---|---|
DataResponse<CommentInstanceRepresentation> |
PlatformCaseInstanceService.getCaseInstanceComments(CommentQueryRequest request) |
Modifier and Type | Method and Description |
---|---|
DataResponse<CommentInstanceRepresentation> |
PlatformCommentService.getComments(CommentQueryRequest request) |
Modifier and Type | Method and Description |
---|---|
DataResponse<CommentInstanceRepresentation> |
PlatformProcessInstanceService.getProcessInstanceComments(CommentQueryRequest request) |
Modifier and Type | Method and Description |
---|---|
DataResponse<CommentInstanceRepresentation> |
PlatformTaskService.getTaskComments(CommentQueryRequest request) |