Package com.flowable.template.api.processor
package com.flowable.template.api.processor
-
InterfacesClassDescriptionA template processing result represents the result from a processed
TemplateVariationDefinitionthrough aTemplateProcessor.A template processor is used to process aTemplateVariationDefinitionand is typically registered / looked up based on the type of a template returned byTemplateDefinition.getType().