@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<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