| Package | Description |
|---|---|
| com.flowable.template.api.repository |
| Modifier and Type | Field and Description |
|---|---|
protected List<VariationDefinition> |
BaseTemplateModel.variationDefinitions |
| Modifier and Type | Method and Description |
|---|---|
List<VariationDefinition> |
TemplateModel.getVariationDefinitions()
Returns the optional list of variations this template needs to lookup the correct
TemplateVariationDefinition to be used when rendering a
single template for a certain variation. |
List<VariationDefinition> |
BaseTemplateModel.getVariationDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseTemplateModel.setVariationDefinitions(List<VariationDefinition> variationDefinitions) |
Copyright © 2019. All rights reserved.