@Beta
public static class SoftwareProcess.RestartSoftwareParameters
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SoftwareProcess.RestartSoftwareParameters.RestartMachineMode |
Modifier and Type | Field and Description |
---|---|
static ConfigKey<java.lang.Boolean> |
RESTART_CHILDREN |
static ConfigKey<java.lang.Object> |
RESTART_MACHINE |
static ConfigKey<SoftwareProcess.RestartSoftwareParameters.RestartMachineMode> |
RESTART_MACHINE_TYPED |
Constructor and Description |
---|
SoftwareProcess.RestartSoftwareParameters() |
@Beta public static final ConfigKey<java.lang.Boolean> RESTART_CHILDREN
@Beta public static final ConfigKey<java.lang.Object> RESTART_MACHINE
@Beta public static final ConfigKey<SoftwareProcess.RestartSoftwareParameters.RestartMachineMode> RESTART_MACHINE_TYPED