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, getUser
public RestartCommand(User userIn)
userIn
- who wants to restartpublic ValidatorError[] storeConfiguration()
storeConfiguration
in interface SatelliteConfigurator