| Package | Description |
|---|---|
| org.flowable.cmmn.rest.service.api | |
| org.flowable.form.model | |
| org.flowable.form.rest.service.api.form | |
| org.flowable.rest.service.api | |
| org.flowable.ui.task.model.runtime |
| Modifier and Type | Field and Description |
|---|---|
protected List<FormOutcome> |
FormModelResponse.outcomes |
| Modifier and Type | Method and Description |
|---|---|
List<FormOutcome> |
FormModelResponse.getOutcomes() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormModelResponse.setOutcomes(List<FormOutcome> outcomes) |
| Modifier and Type | Field and Description |
|---|---|
protected List<FormOutcome> |
SimpleFormModel.outcomes |
| Modifier and Type | Method and Description |
|---|---|
List<FormOutcome> |
SimpleFormModel.getOutcomes() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleFormModel.setOutcomes(List<FormOutcome> outcomes) |
| Modifier and Type | Field and Description |
|---|---|
protected List<FormOutcome> |
FormInstanceModelResponse.outcomes |
protected List<FormOutcome> |
FormModelResponse.outcomes |
| Modifier and Type | Method and Description |
|---|---|
List<FormOutcome> |
FormInstanceModelResponse.getOutcomes() |
List<FormOutcome> |
FormModelResponse.getOutcomes() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormInstanceModelResponse.setOutcomes(List<FormOutcome> outcomes) |
void |
FormModelResponse.setOutcomes(List<FormOutcome> outcomes) |
| Modifier and Type | Field and Description |
|---|---|
protected List<FormOutcome> |
FormModelResponse.outcomes |
| Modifier and Type | Method and Description |
|---|---|
List<FormOutcome> |
FormModelResponse.getOutcomes() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormModelResponse.setOutcomes(List<FormOutcome> outcomes) |
| Modifier and Type | Field and Description |
|---|---|
protected List<FormOutcome> |
FormModelRepresentation.outcomes |
| Modifier and Type | Method and Description |
|---|---|
List<FormOutcome> |
FormModelRepresentation.getOutcomes() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormModelRepresentation.setOutcomes(List<FormOutcome> outcomes) |
Copyright © 2023 Flowable. All rights reserved.