@Beta
public static class SoftwareProcess.StopSoftwareParameters
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SoftwareProcess.StopSoftwareParameters.StopMode |
Modifier and Type | Field and Description |
---|---|
static ConfigKey<java.lang.Boolean> |
STOP_MACHINE
Deprecated.
since 0.7.0 use
STOP_MACHINE_MODE instead |
static ConfigKey<SoftwareProcess.StopSoftwareParameters.StopMode> |
STOP_MACHINE_MODE |
static ConfigKey<SoftwareProcess.StopSoftwareParameters.StopMode> |
STOP_PROCESS_MODE |
Constructor and Description |
---|
SoftwareProcess.StopSoftwareParameters() |
@Beta public static final ConfigKey<SoftwareProcess.StopSoftwareParameters.StopMode> STOP_PROCESS_MODE
@Beta public static final ConfigKey<SoftwareProcess.StopSoftwareParameters.StopMode> STOP_MACHINE_MODE
@Beta @Deprecated public static final ConfigKey<java.lang.Boolean> STOP_MACHINE
STOP_MACHINE_MODE
instead