Class DeleteDataTableFavoriteConfigurationCmd
- java.lang.Object
-
- com.flowable.platform.engine.impl.cmd.DeleteDataTableFavoriteConfigurationCmd
-
- All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<java.lang.Void>
public class DeleteDataTableFavoriteConfigurationCmd extends java.lang.Object implements org.flowable.common.engine.impl.interceptor.Command<java.lang.Void>
- Author:
- Filip Hrisafov
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.String
configurationId
-
Constructor Summary
Constructors Constructor Description DeleteDataTableFavoriteConfigurationCmd(java.lang.String configurationId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Void
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
-