Uses of Class
com.flowable.platform.engine.impl.dashboard.DashboardComponentInstance
Packages that use DashboardComponentInstance
-
Uses of DashboardComponentInstance in com.flowable.platform.engine.impl.dashboard
Fields in com.flowable.platform.engine.impl.dashboard with type parameters of type DashboardComponentInstanceModifier and TypeFieldDescriptionprotected List<DashboardComponentInstance>
DashboardConfiguration.components
Methods in com.flowable.platform.engine.impl.dashboard that return types with arguments of type DashboardComponentInstanceMethods in com.flowable.platform.engine.impl.dashboard with parameters of type DashboardComponentInstanceModifier and TypeMethodDescriptionvoid
DashboardConfiguration.addComponentInstance
(DashboardComponentInstance dashboardComponentInstance) Method parameters in com.flowable.platform.engine.impl.dashboard with type arguments of type DashboardComponentInstanceModifier and TypeMethodDescriptionvoid
DashboardConfiguration.setComponents
(List<DashboardComponentInstance> components)