Uses of Interface
com.flowable.platform.engine.impl.persistence.entity.DashboardEntity
Packages that use DashboardEntity
Package
Description
-
Uses of DashboardEntity in com.flowable.platform.engine.impl.cmd
Methods in com.flowable.platform.engine.impl.cmd that return DashboardEntityModifier and TypeMethodDescriptionAbstractNeedsDashboardCmd.getDashboard
(CommandContext commandContext, String dashboardId) Methods in com.flowable.platform.engine.impl.cmd with parameters of type DashboardEntityModifier and TypeMethodDescriptionprotected DashboardComponentDefinitionModel
AbstractNeedsDashboardCmd.getDashboardComponentDefinitionModel
(DashboardEntity dashboard, PlatformEngineConfiguration platformEngineConfiguration, String definitionKey) -
Uses of DashboardEntity in com.flowable.platform.engine.impl.persistence.entity
Classes in com.flowable.platform.engine.impl.persistence.entity that implement DashboardEntity -
Uses of DashboardEntity in com.flowable.platform.engine.impl.persistence.entity.data.impl
Methods in com.flowable.platform.engine.impl.persistence.entity.data.impl that return DashboardEntityMethods in com.flowable.platform.engine.impl.persistence.entity.data.impl that return types with arguments of type DashboardEntityModifier and TypeMethodDescriptionClass<? extends DashboardEntity>
MybatisDashboardDataManager.getManagedEntityClass()