| Package | Description |
|---|---|
| org.kie.server.api.model.cases |
| Modifier and Type | Method and Description |
|---|---|
CaseComment |
CaseComment.Builder.build() |
CaseComment[] |
CaseCommentList.getComments() |
| Modifier and Type | Method and Description |
|---|---|
List<CaseComment> |
CaseCommentList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
CaseCommentList.setComments(CaseComment[] comments) |
| Constructor and Description |
|---|
CaseCommentList(CaseComment[] comments) |
| Constructor and Description |
|---|
CaseCommentList(List<CaseComment> comments) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.