Uses of Interface
com.flowable.platform.api.repository.DashboardComponentDefinitionModel.DashboardComponentInfo
Packages that use DashboardComponentDefinitionModel.DashboardComponentInfo
Package
Description
-
Uses of DashboardComponentDefinitionModel.DashboardComponentInfo in com.flowable.platform.api.dashboard
Methods in com.flowable.platform.api.dashboard that return types with arguments of type DashboardComponentDefinitionModel.DashboardComponentInfoModifier and TypeMethodDescriptionDashboardConfigurationService.getDashboardComponentInfo(String dashboardId) -
Uses of DashboardComponentDefinitionModel.DashboardComponentInfo in com.flowable.platform.engine.impl.cmd
Methods in com.flowable.platform.engine.impl.cmd that return types with arguments of type DashboardComponentDefinitionModel.DashboardComponentInfoModifier and TypeMethodDescriptionGetDashboardComponentInfo.execute(CommandContext commandContext) -
Uses of DashboardComponentDefinitionModel.DashboardComponentInfo in com.flowable.platform.engine.impl.dashboard
Methods in com.flowable.platform.engine.impl.dashboard that return types with arguments of type DashboardComponentDefinitionModel.DashboardComponentInfoModifier and TypeMethodDescriptionDashboardConfigurationServiceImpl.getDashboardComponentInfo(String dashboardId) -
Uses of DashboardComponentDefinitionModel.DashboardComponentInfo in com.flowable.platform.engine.impl.repository.dashboard
-
Uses of DashboardComponentDefinitionModel.DashboardComponentInfo in com.flowable.platform.service.dashboard
Methods in com.flowable.platform.service.dashboard that return types with arguments of type DashboardComponentDefinitionModel.DashboardComponentInfoModifier and TypeMethodDescriptionDashboardService.getDashboardComponentInfo(String dashboardId) Returns the metadata of all components for the dashboard with the provided id.DashboardServiceImpl.getDashboardComponentInfo(String dashboardId)