| Package | Description |
|---|---|
| org.kie.server.api.model.instance |
| Modifier and Type | Method and Description |
|---|---|
TaskComment |
TaskComment.Builder.build() |
TaskComment[] |
TaskCommentList.getTasks() |
| Modifier and Type | Method and Description |
|---|---|
List<TaskComment> |
TaskCommentList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskCommentList.setTasks(TaskComment[] taskComments) |
| Constructor and Description |
|---|
TaskCommentList(TaskComment[] taskComments) |
| Constructor and Description |
|---|
TaskCommentList(List<TaskComment> taskComments) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.