Package | Description |
---|---|
fr.cnes.genius.threads |
Classes used to launch subprocesses.
|
Modifier and Type | Method and Description |
---|---|
GCommandLauncher.ProcessStatus |
GCommandLauncher.getProcessStatus()
Get the status of the process.
|
static GCommandLauncher.ProcessStatus |
GCommandLauncher.ProcessStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GCommandLauncher.ProcessStatus[] |
GCommandLauncher.ProcessStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.