Package | Description |
---|---|
org.glassfish.tools.ide.admin.response |
Modifier and Type | Field and Description |
---|---|
(package private) ActionReport.ExitCode |
RestActionReport.exitCode
Exit code returned by server.
|
Modifier and Type | Method and Description |
---|---|
ActionReport.ExitCode |
RestActionReport.getExitCode() |
ActionReport.ExitCode |
ActionReport.getExitCode()
Get command execution exit code.
|
static ActionReport.ExitCode |
ActionReport.ExitCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionReport.ExitCode[] |
ActionReport.ExitCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
RestActionReport.setExitCode(ActionReport.ExitCode exitCode) |
Copyright © 2013. All Rights Reserved.