| Interface | Description |
|---|---|
| Drain |
Callback interface to process a processes standard output or error output.
|
| OsConfigurationService |
Service to retrieve operation system specific configurations.
|
| ProcessExecutor |
Service to efficiently execute operation system level processes.
|
| Class | Description |
|---|---|
| ProcessCommand |
Command line parameters and environment used for process execution.
|
| ProcessContext |
Objects of this class aggregate the information needed to executed and process a operation system level process.
|
| Exception | Description |
|---|---|
| NoSuchConfigurationKeyException |
Exception thrown if a os specific configuration key could not be retrieved as no such property key exists.
|
Copyright © 2017 SAP SE. All Rights Reserved.