Interface | Description |
---|---|
TemplateChangeService |
This service handles the runtime change of a template or template definition with an optional change / approval process to be triggered.
|
Class | Description |
---|---|
TemplateChangeServiceImpl |
The implementation of the the template change service able to change and deploy a change to a template or template variation at runtime with an optional
change process being triggered first.
|
TemplateVariationHolder |
A holder with a
TemplateVariationDefinition and
TemplateVariationModel . |
TemplateVariationRequest |
The request object for a template variation query supporting a search text.
|
UpdateTemplateVariationRequest |
The DTO used to update a template variation content.
|