Uses of Class
com.flowable.template.engine.impl.persistence.deploy.TemplateDefinitionCacheEntry
-
Uses of TemplateDefinitionCacheEntry in com.flowable.template.engine
Modifier and TypeFieldDescriptionprotected DeploymentCache<TemplateDefinitionCacheEntry>
TemplateEngineConfiguration.templateDefinitionCache
Modifier and TypeMethodDescriptionvoid
TemplateEngineConfiguration.setTemplateDefinitionCache
(DeploymentCache<TemplateDefinitionCacheEntry> templateDefinitionCache) -
Uses of TemplateDefinitionCacheEntry in com.flowable.template.engine.impl.deployer
Modifier and TypeFieldDescriptionprotected DeploymentCache<TemplateDefinitionCacheEntry>
TemplateDeploymentManager.templateDefinitionCache
Modifier and TypeMethodDescriptionTemplateDeploymentManager.resolveTemplateDefinition
(TemplateDefinition templateDefinition) Modifier and TypeMethodDescriptionvoid
TemplateDeploymentManager.setTemplateDefinitionCache
(DeploymentCache<TemplateDefinitionCacheEntry> templateDefinitionCache)