Uses of Class
com.flowable.platform.engine.impl.persistence.deploy.SequenceDefinitionCacheEntry
-
Uses of SequenceDefinitionCacheEntry in com.flowable.platform.engine
Modifier and TypeFieldDescriptionprotected DeploymentCache<SequenceDefinitionCacheEntry>
PlatformEngineConfiguration.sequenceDefinitionCache
Modifier and TypeMethodDescriptionvoid
PlatformEngineConfiguration.setSequenceDefinitionCache
(DeploymentCache<SequenceDefinitionCacheEntry> sequenceDefinitionCache) -
Uses of SequenceDefinitionCacheEntry in com.flowable.platform.engine.impl.deployer
Modifier and TypeFieldDescriptionprotected DeploymentCache<SequenceDefinitionCacheEntry>
PlatformDeploymentManager.sequenceDefinitionCache
Modifier and TypeMethodDescriptionPlatformDeploymentManager.resolveSequenceDefinition
(SequenceDefinition sequenceDefinition) Modifier and TypeMethodDescriptionvoid
PlatformDeploymentManager.setSequenceDefinitionCache
(DeploymentCache<SequenceDefinitionCacheEntry> sequenceDefinitionCache)