| Constructor and Description |
|---|
FormModelResponse(FormInfo formInfo,
SimpleFormModel formModel) |
| Modifier and Type | Method and Description |
|---|---|
SimpleFormModel |
FormJsonConverter.convertToFormModel(String modelJson) |
| Modifier and Type | Method and Description |
|---|---|
String |
FormJsonConverter.convertToJson(SimpleFormModel definition) |
| Modifier and Type | Method and Description |
|---|---|
SimpleFormModel |
ParsedDeployment.getFormModelForFormDefinition(FormDefinitionEntity formDefinition) |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleFormModel |
FormDefinitionParse.formModel |
| Modifier and Type | Method and Description |
|---|---|
SimpleFormModel |
FormDefinitionParse.getFormModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormDefinitionParse.setFormModel(SimpleFormModel formModel) |
| Modifier and Type | Method and Description |
|---|---|
static SimpleFormModel |
FormUtil.getFormDefinition(String formDefinitionId) |
static SimpleFormModel |
FormUtil.getFormDefinitionFromCache(String formId) |
| Constructor and Description |
|---|
FormModelResponse(FormInfo formInfo,
SimpleFormModel formModel) |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleFormModel |
FormRepresentation.formDefinition |
| Modifier and Type | Method and Description |
|---|---|
SimpleFormModel |
FormRepresentation.getFormDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormRepresentation.setFormDefinition(SimpleFormModel formDefinition) |
| Constructor and Description |
|---|
FormModelRepresentation(FormInfo formInfo,
SimpleFormModel formModel) |
Copyright © 2023 Flowable. All rights reserved.