| Package | Description |
|---|---|
| org.kie.server.api.model.cases |
| Modifier and Type | Method and Description |
|---|---|
CaseDefinition |
CaseDefinition.Builder.build() |
CaseDefinition[] |
CaseDefinitionList.getDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
List<CaseDefinition> |
CaseDefinitionList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
CaseDefinitionList.setDefinitions(CaseDefinition[] definitions) |
| Constructor and Description |
|---|
CaseDefinitionList(CaseDefinition[] definitions) |
| Constructor and Description |
|---|
CaseDefinitionList(List<CaseDefinition> definitions) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.