Uses of Interface
com.flowable.platform.engine.impl.persistence.entity.DashboardEntity
Package
Description
-
Uses of DashboardEntity in com.flowable.platform.engine.impl.cmd
Modifier and TypeMethodDescriptionAbstractNeedsDashboardCmd.getDashboard
(CommandContext commandContext, String dashboardId) Modifier and TypeMethodDescriptionprotected DashboardComponentDefinitionModel
AbstractNeedsDashboardCmd.getDashboardComponentDefinitionModel
(DashboardEntity dashboard, PlatformEngineConfiguration platformEngineConfiguration, String definitionKey) -
Uses of DashboardEntity in com.flowable.platform.engine.impl.persistence.entity
-
Uses of DashboardEntity in com.flowable.platform.engine.impl.persistence.entity.data.impl
Modifier and TypeMethodDescriptionClass<? extends DashboardEntity>
MybatisDashboardDataManager.getManagedEntityClass()