public class TestConfigureSatelliteCommand extends ConfigureSatelliteCommand
| Constructor and Description |
|---|
TestConfigureSatelliteCommand(User user)
Constructor with user
|
| Modifier and Type | Method and Description |
|---|---|
ValidatorError[] |
storeConfiguration()
Store the Configuration to the filesystem
|
clearUpdates, getCommandArguments, getCommandArguments, getKeysToBeUpdated, remove, updateBoolean, updateStringgetExecutor, getUserpublic TestConfigureSatelliteCommand(User user)
user - to usepublic ValidatorError[] storeConfiguration()
storeConfiguration in interface SatelliteConfiguratorstoreConfiguration in class ConfigureSatelliteCommand