Uses of Interface
com.flowable.platform.api.repository.DashboardComponentDefinitionModel.DashboardComponentOption
Packages that use DashboardComponentDefinitionModel.DashboardComponentOption
Package
Description
-
Uses of DashboardComponentDefinitionModel.DashboardComponentOption in com.flowable.platform.api.repository
Methods in com.flowable.platform.api.repository that return types with arguments of type DashboardComponentDefinitionModel.DashboardComponentOptionModifier and TypeMethodDescriptionDashboardComponentDefinitionModel.getOptions()
Returns the list of potential options for this component. -
Uses of DashboardComponentDefinitionModel.DashboardComponentOption in com.flowable.platform.engine.impl.repository.dashboard
Classes in com.flowable.platform.engine.impl.repository.dashboard that implement DashboardComponentDefinitionModel.DashboardComponentOptionFields in com.flowable.platform.engine.impl.repository.dashboard with type parameters of type DashboardComponentDefinitionModel.DashboardComponentOptionMethods in com.flowable.platform.engine.impl.repository.dashboard that return types with arguments of type DashboardComponentDefinitionModel.DashboardComponentOptionMethod parameters in com.flowable.platform.engine.impl.repository.dashboard with type arguments of type DashboardComponentDefinitionModel.DashboardComponentOptionModifier and TypeMethodDescriptionvoid
BaseDashboardComponentDefinitionModel.setOptions
(List<DashboardComponentDefinitionModel.DashboardComponentOption> options)