| Package | Description |
|---|---|
| org.kie.server.api.model.cases |
| Modifier and Type | Method and Description |
|---|---|
CaseInstance |
CaseInstance.Builder.build() |
CaseInstance[] |
CaseInstanceList.getCaseInstances() |
| Modifier and Type | Method and Description |
|---|---|
List<CaseInstance> |
CaseInstanceList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
CaseInstanceList.setCaseInstances(CaseInstance[] caseInstances) |
| Constructor and Description |
|---|
CaseInstanceList(CaseInstance[] caseInstances) |
| Constructor and Description |
|---|
CaseInstanceList(List<CaseInstance> caseInstances) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.