public class UpdateConfigurationProperty extends Object implements Command<ConfigurationPropertyEntity>
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurationPropertyBuilderImpl |
builder |
| Constructor and Description |
|---|
UpdateConfigurationProperty(ConfigurationPropertyBuilderImpl builder) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationPropertyEntity |
execute(CommandContext commandContext) |
protected ConfigurationPropertyBuilderImpl builder
public UpdateConfigurationProperty(ConfigurationPropertyBuilderImpl builder)
public ConfigurationPropertyEntity execute(CommandContext commandContext)
execute in interface Command<ConfigurationPropertyEntity>