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 Details

  • Constructor Details

  • Method Details

    • execute

      public Dashboard execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      Specified by:
      execute in interface org.flowable.common.engine.impl.interceptor.Command<Dashboard>