| Package | Description |
|---|---|
| org.kie.server.api.model.cases |
| Modifier and Type | Method and Description |
|---|---|
CaseInstanceCustomVars[] |
CaseInstanceCustomVarsList.getCaseInstances() |
| Modifier and Type | Method and Description |
|---|---|
List<CaseInstanceCustomVars> |
CaseInstanceCustomVarsList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
CaseInstanceCustomVarsList.setCaseInstances(CaseInstanceCustomVars[] processInstances) |
| Constructor and Description |
|---|
CaseInstanceCustomVarsList(CaseInstanceCustomVars[] processInstances) |
| Constructor and Description |
|---|
CaseInstanceCustomVarsList(List<CaseInstanceCustomVars> processInstances) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.