public interface ActionReport
Inspired by ActionReport class from module GF Admin Rest Service. In our case the interface allows just read-only access.
Modifier and Type | Interface and Description |
---|---|
static class |
ActionReport.ExitCode |
Modifier and Type | Method and Description |
---|---|
String |
getCommand() |
ActionReport.ExitCode |
getExitCode() |
String |
getMessage() |
ActionReport.ExitCode getExitCode()
String getMessage()
String getCommand()
Copyright © 2013. All Rights Reserved.