Uses of Package
com.flowable.template.api.processor
Packages that use com.flowable.template.api.processor
Package
Description
-
Classes in com.flowable.template.api.processor used by com.flowable.template.apiClassDescriptionA template processing result represents the result from a processed
TemplateVariationDefinition
through aTemplateProcessor
.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.processorClassDescriptionA template processing result represents the result from a processed
TemplateVariationDefinition
through aTemplateProcessor
. -
Classes in com.flowable.template.api.processor used by com.flowable.template.api.runtimeClassDescriptionA template processing result represents the result from a processed
TemplateVariationDefinition
through aTemplateProcessor
. -
Classes in com.flowable.template.api.processor used by com.flowable.template.engineClassDescriptionA template processor is used to process a
TemplateVariationDefinition
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.cmdClassDescriptionA template processing result represents the result from a processed
TemplateVariationDefinition
through aTemplateProcessor
. -
Classes in com.flowable.template.api.processor used by com.flowable.template.engine.impl.processorClassDescriptionA template processing result represents the result from a processed
TemplateVariationDefinition
through aTemplateProcessor
.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.runtimeClassDescriptionA template processing result represents the result from a processed
TemplateVariationDefinition
through aTemplateProcessor
.