Class TemplateChangeServiceImpl

java.lang.Object
com.flowable.platform.service.template.TemplateChangeServiceImpl
All Implemented Interfaces:
TemplateChangeService

@Transactional public class TemplateChangeServiceImpl extends Object implements TemplateChangeService
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.
Author:
Micha Kiener