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