public class RestartCommand extends BaseConfigureCommand implements SatelliteConfigurator
| Constructor and Description |
|---|
RestartCommand(User userIn)
Construct the Command
|
| Modifier and Type | Method and Description |
|---|---|
ValidatorError[] |
storeConfiguration()
Store the configuration to the machine
|
getExecutor, getUserpublic RestartCommand(User userIn)
userIn - who wants to restartpublic ValidatorError[] storeConfiguration()
storeConfiguration in interface SatelliteConfigurator