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