| Modifier and Type | Field and Description |
|---|---|
protected Case |
PlanFragment.caze |
| Modifier and Type | Field and Description |
|---|---|
protected List<Case> |
CmmnModel.cases |
| Modifier and Type | Method and Description |
|---|---|
Case |
PlanFragment.getCase() |
Case |
CmmnModel.getCaseById(String id) |
Case |
CmmnModel.getPrimaryCase() |
| Modifier and Type | Method and Description |
|---|---|
List<Case> |
CmmnModel.getCases() |
| Modifier and Type | Method and Description |
|---|---|
void |
CmmnModel.addCase(Case caze) |
void |
PlanFragment.setCase(Case caze) |
| Modifier and Type | Method and Description |
|---|---|
void |
CmmnModel.setCases(List<Case> cases) |
Copyright © 2019 Flowable. All rights reserved.