Uses of Class
com.flowable.content.engine.impl.deployer.DocumentDefinitionCacheEntry
Packages that use DocumentDefinitionCacheEntry
-
Uses of DocumentDefinitionCacheEntry in com.flowable.content.engine
Fields in com.flowable.content.engine with type parameters of type DocumentDefinitionCacheEntryModifier and TypeFieldDescriptionprotected DeploymentCache<DocumentDefinitionCacheEntry>ContentEngineConfiguration.documentDefinitionCacheMethods in com.flowable.content.engine that return types with arguments of type DocumentDefinitionCacheEntryMethod parameters in com.flowable.content.engine with type arguments of type DocumentDefinitionCacheEntryModifier and TypeMethodDescriptionContentEngineConfiguration.setDocumentDefinitionCache(DeploymentCache<DocumentDefinitionCacheEntry> documentDefinitionCache) -
Uses of DocumentDefinitionCacheEntry in com.flowable.content.engine.impl.deployer
Fields in com.flowable.content.engine.impl.deployer with type parameters of type DocumentDefinitionCacheEntryModifier and TypeFieldDescriptionprotected DeploymentCache<DocumentDefinitionCacheEntry>DocumentDeploymentManager.documentDefinitionCacheMethods in com.flowable.content.engine.impl.deployer that return DocumentDefinitionCacheEntryModifier and TypeMethodDescriptionDocumentDeploymentManager.resolveDocumentDefinition(DocumentDefinition documentDefinition) Methods in com.flowable.content.engine.impl.deployer that return types with arguments of type DocumentDefinitionCacheEntryMethod parameters in com.flowable.content.engine.impl.deployer with type arguments of type DocumentDefinitionCacheEntryModifier and TypeMethodDescriptionvoidDocumentDeploymentManager.setDocumentDefinitionCache(DeploymentCache<DocumentDefinitionCacheEntry> documentDefinitionCache)