Uses of Class
com.flowable.platform.engine.impl.persistence.deploy.DashboardComponentDefinitionCacheEntry
Packages that use DashboardComponentDefinitionCacheEntry
-
Uses of DashboardComponentDefinitionCacheEntry in com.flowable.platform.engine
Fields in com.flowable.platform.engine with type parameters of type DashboardComponentDefinitionCacheEntryMethods in com.flowable.platform.engine that return types with arguments of type DashboardComponentDefinitionCacheEntryModifier and TypeMethodDescriptionPlatformEngineConfiguration.getDashboardComponentDefinitionCache()
Method parameters in com.flowable.platform.engine with type arguments of type DashboardComponentDefinitionCacheEntryModifier and TypeMethodDescriptionvoid
PlatformEngineConfiguration.setDashboardComponentDefinitionCache
(DeploymentCache<DashboardComponentDefinitionCacheEntry> dashboardComponentDefinitionCache) -
Uses of DashboardComponentDefinitionCacheEntry in com.flowable.platform.engine.impl.deployer
Fields in com.flowable.platform.engine.impl.deployer with type parameters of type DashboardComponentDefinitionCacheEntryMethods in com.flowable.platform.engine.impl.deployer that return DashboardComponentDefinitionCacheEntryModifier and TypeMethodDescriptionPlatformDeploymentManager.resolveDashboardComponentDefinition
(DashboardComponentDefinition dashboardComponentDefinition) Methods in com.flowable.platform.engine.impl.deployer that return types with arguments of type DashboardComponentDefinitionCacheEntryModifier and TypeMethodDescriptionPlatformDeploymentManager.getDashboardComponentDefinitionCache()
Method parameters in com.flowable.platform.engine.impl.deployer with type arguments of type DashboardComponentDefinitionCacheEntryModifier and TypeMethodDescriptionvoid
PlatformDeploymentManager.setDashboardComponentDefinitionCache
(DeploymentCache<DashboardComponentDefinitionCacheEntry> dashboardComponentDefinitionCache)