Uses of Package
com.flowable.template.api.processor
-
Classes in com.flowable.template.api.processor used by com.flowable.template.api Class Description TemplateProcessingResult A template processing result represents the result from a processedTemplateVariationDefinition
through aTemplateProcessor
.TemplateProcessor A template processor is used to process aTemplateVariationDefinition
and is typically registered / looked up based on the type of a template returned byTemplateDefinition.getType()
. -
Classes in com.flowable.template.api.processor used by com.flowable.template.api.processor Class Description TemplateProcessingResult A template processing result represents the result from a processedTemplateVariationDefinition
through aTemplateProcessor
. -
Classes in com.flowable.template.api.processor used by com.flowable.template.api.runtime Class Description TemplateProcessingResult A template processing result represents the result from a processedTemplateVariationDefinition
through aTemplateProcessor
. -
Classes in com.flowable.template.api.processor used by com.flowable.template.engine Class Description TemplateProcessor A template processor is used to process aTemplateVariationDefinition
and is typically registered / looked up based on the type of a template returned byTemplateDefinition.getType()
. -
Classes in com.flowable.template.api.processor used by com.flowable.template.engine.impl.cmd Class Description TemplateProcessingResult A template processing result represents the result from a processedTemplateVariationDefinition
through aTemplateProcessor
. -
Classes in com.flowable.template.api.processor used by com.flowable.template.engine.impl.processor Class Description TemplateProcessingResult A template processing result represents the result from a processedTemplateVariationDefinition
through aTemplateProcessor
.TemplateProcessor A template processor is used to process aTemplateVariationDefinition
and is typically registered / looked up based on the type of a template returned byTemplateDefinition.getType()
. -
Classes in com.flowable.template.api.processor used by com.flowable.template.engine.impl.runtime Class Description TemplateProcessingResult A template processing result represents the result from a processedTemplateVariationDefinition
through aTemplateProcessor
.