| Package | Description |
|---|---|
| org.openksavi.sponge.util.process |
| Modifier and Type | Method and Description |
|---|---|
ErrorRedirect |
ProcessConfiguration.getErrorRedirect() |
static ErrorRedirect |
ErrorRedirect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorRedirect[] |
ErrorRedirect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessConfigurationBuilder |
ProcessConfigurationBuilder.errorRedirect(ErrorRedirect errorRedirect)
Sets the error output redirect type.
|
void |
ProcessConfiguration.setErrorRedirect(ErrorRedirect errorRedirect) |
Copyright © 2016–2019 Softelnet. All rights reserved.