Uses of Interface
com.flowable.platform.api.repository.DashboardComponentDefinitionModel.DashboardComponentQueryModelInfo
Packages that use DashboardComponentDefinitionModel.DashboardComponentQueryModelInfo
Package
Description
-
Uses of DashboardComponentDefinitionModel.DashboardComponentQueryModelInfo in com.flowable.platform.api.repository
Methods in com.flowable.platform.api.repository that return DashboardComponentDefinitionModel.DashboardComponentQueryModelInfoModifier and TypeMethodDescriptionDashboardComponentDefinitionModel.getQueryModel()
Returns the key of the query model that is used to fetch the data needed to display this component. -
Uses of DashboardComponentDefinitionModel.DashboardComponentQueryModelInfo in com.flowable.platform.engine.impl.repository.dashboard
Classes in com.flowable.platform.engine.impl.repository.dashboard that implement DashboardComponentDefinitionModel.DashboardComponentQueryModelInfoFields in com.flowable.platform.engine.impl.repository.dashboard declared as DashboardComponentDefinitionModel.DashboardComponentQueryModelInfoMethods in com.flowable.platform.engine.impl.repository.dashboard that return DashboardComponentDefinitionModel.DashboardComponentQueryModelInfoMethods in com.flowable.platform.engine.impl.repository.dashboard with parameters of type DashboardComponentDefinitionModel.DashboardComponentQueryModelInfoModifier and TypeMethodDescriptionvoid
BaseDashboardComponentDefinitionModel.setQueryModel
(DashboardComponentDefinitionModel.DashboardComponentQueryModelInfo queryModel)