Uses of Class
com.flowable.dataobject.engine.impl.persistence.deploy.DataObjectDefinitionCacheEntry
Packages that use DataObjectDefinitionCacheEntry
-
Uses of DataObjectDefinitionCacheEntry in com.flowable.dataobject.engine
Fields in com.flowable.dataobject.engine with type parameters of type DataObjectDefinitionCacheEntryModifier and TypeFieldDescriptionprotected DeploymentCache<DataObjectDefinitionCacheEntry>DataObjectEngineConfiguration.dataObjectDefinitionCacheMethods in com.flowable.dataobject.engine that return types with arguments of type DataObjectDefinitionCacheEntryMethod parameters in com.flowable.dataobject.engine with type arguments of type DataObjectDefinitionCacheEntryModifier and TypeMethodDescriptionDataObjectEngineConfiguration.setDataObjectDefinitionCache(DeploymentCache<DataObjectDefinitionCacheEntry> dataObjectDefinitionCache) -
Uses of DataObjectDefinitionCacheEntry in com.flowable.dataobject.engine.impl.deployer
Fields in com.flowable.dataobject.engine.impl.deployer with type parameters of type DataObjectDefinitionCacheEntryModifier and TypeFieldDescriptionprotected DeploymentCache<DataObjectDefinitionCacheEntry>DataObjectDeploymentManager.dataObjectDefinitionCacheMethods in com.flowable.dataobject.engine.impl.deployer that return DataObjectDefinitionCacheEntryModifier and TypeMethodDescriptionDataObjectDeploymentManager.resolveDataObjectDefinition(DataObjectDefinition dataObjectDefinition) Methods in com.flowable.dataobject.engine.impl.deployer that return types with arguments of type DataObjectDefinitionCacheEntryMethod parameters in com.flowable.dataobject.engine.impl.deployer with type arguments of type DataObjectDefinitionCacheEntryModifier and TypeMethodDescriptionvoidDataObjectDeploymentManager.setDataObjectDefinitionCache(DeploymentCache<DataObjectDefinitionCacheEntry> dataObjectDefinitionCache)