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<SoftwareProcess.StopSoftwareParameters.StopMode> |
STOP_MACHINE_MODE |
static ConfigKey<SoftwareProcess.StopSoftwareParameters.StopMode> |
STOP_PROCESS_MODE |
Constructor and Description |
---|
StopSoftwareParameters() |
public static final ConfigKey<SoftwareProcess.StopSoftwareParameters.StopMode> STOP_PROCESS_MODE
public static final ConfigKey<SoftwareProcess.StopSoftwareParameters.StopMode> STOP_MACHINE_MODE