public class DeleteSystemConfigurationCmd extends Object implements Command<Void>
protected String
configurationId
DeleteSystemConfigurationCmd(String configurationId)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String configurationId
public DeleteSystemConfigurationCmd(String configurationId)
public Void execute(CommandContext commandContext)
execute
Command<Void>