Class UpdateDashboardConfigurationCmd
java.lang.Object
com.flowable.platform.engine.impl.cmd.AbstractNeedsDashboardCmd
com.flowable.platform.engine.impl.cmd.UpdateDashboardConfigurationCmd
- All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<Dashboard>
public class UpdateDashboardConfigurationCmd
extends AbstractNeedsDashboardCmd
implements org.flowable.common.engine.impl.interceptor.Command<Dashboard>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionUpdateDashboardConfigurationCmd
(DashboardUpdateBuilderImpl dashboardBuilder) -
Method Summary
Methods inherited from class com.flowable.platform.engine.impl.cmd.AbstractNeedsDashboardCmd
getDashboard, getDashboardComponentDefinitionModel, getDashboardConfiguration, getDashboardEntityManager
-
Field Details
-
dashboardBuilder
-
-
Constructor Details
-
UpdateDashboardConfigurationCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.flowable.common.engine.impl.interceptor.Command<Dashboard>
-