Uses of Class
com.flowable.platform.engine.impl.persistence.deploy.DashboardComponentDefinitionCacheEntry
-
Uses of DashboardComponentDefinitionCacheEntry in com.flowable.platform.engine
Modifier and TypeMethodDescriptionPlatformEngineConfiguration.getDashboardComponentDefinitionCache()
Modifier and TypeMethodDescriptionvoid
PlatformEngineConfiguration.setDashboardComponentDefinitionCache
(DeploymentCache<DashboardComponentDefinitionCacheEntry> dashboardComponentDefinitionCache) -
Uses of DashboardComponentDefinitionCacheEntry in com.flowable.platform.engine.impl.deployer
Modifier and TypeMethodDescriptionPlatformDeploymentManager.resolveDashboardComponentDefinition
(DashboardComponentDefinition dashboardComponentDefinition) Modifier and TypeMethodDescriptionPlatformDeploymentManager.getDashboardComponentDefinitionCache()
Modifier and TypeMethodDescriptionvoid
PlatformDeploymentManager.setDashboardComponentDefinitionCache
(DeploymentCache<DashboardComponentDefinitionCacheEntry> dashboardComponentDefinitionCache)