Class SaveConfigurationPropertyCmd
java.lang.Object
com.flowable.platform.engine.impl.cmd.SaveConfigurationPropertyCmd
- All Implemented Interfaces:
Command<ConfigurationPropertyEntity>
public class SaveConfigurationPropertyCmd
extends Object
implements Command<ConfigurationPropertyEntity>
- Author:
- Filip Hrisafov
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
builder
-
-
Constructor Details
-
SaveConfigurationPropertyCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<ConfigurationPropertyEntity>
-