Class DeleteConfigurationPropertyCmd
java.lang.Object
com.flowable.platform.engine.impl.cmd.DeleteConfigurationPropertyCmd
- All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<Void>
public class DeleteConfigurationPropertyCmd
extends Object
implements org.flowable.common.engine.impl.interceptor.Command<Void>
- Author:
- Filip Hrisafov
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
configurationId
-
-
Constructor Details
-
DeleteConfigurationPropertyCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.flowable.common.engine.impl.interceptor.Command<Void>
-