Package | Description |
---|---|
org.kie.api.task | |
org.kie.api.task.model |
Modifier and Type | Method and Description |
---|---|
Comment |
TaskService.getCommentById(long commentId) |
Modifier and Type | Method and Description |
---|---|
List<Comment> |
TaskService.getAllCommentsByTaskId(long taskId) |
Modifier and Type | Method and Description |
---|---|
Long |
TaskService.addComment(long taskId,
Comment comment) |
Modifier and Type | Method and Description |
---|---|
List<Comment> |
TaskData.getComments() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.