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.componentsMethods 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 TypeMethodDescriptionvoidDashboardConfiguration.addComponentInstance(DashboardComponentInstance dashboardComponentInstance) Method parameters in com.flowable.platform.engine.impl.dashboard with type arguments of type DashboardComponentInstanceModifier and TypeMethodDescriptionvoidDashboardConfiguration.setComponents(List<DashboardComponentInstance> components)