@Service(name="json") @PerLookup public class JsonActionReporter extends ActionReporter
ActionReport.ExitCode, ActionReport.MessagePartactionDescription, contentType, EOL_MARKER, exception, exitCode, subActions, topMessage| Constructor and Description |
|---|
JsonActionReporter()
Creates a new instance of JsonActionReporter
|
| Modifier and Type | Method and Description |
|---|---|
void |
writeReport(OutputStream os)
Outputs the formatted information
|
addSubActionsReport, appendMessage, getActionDescription, getActionExitCode, getCombinedMessages, getContentType, getFailureCause, getMessage, getSubActionsReport, getTopMessagePart, hasFailures, hasSuccesses, hasWarnings, isFailure, isSuccess, isWarning, setActionDescription, setActionExitCode, setContentType, setFailure, setFailureCause, setMessage, setMessage, setSuccess, setWarningfailure, failure, findProperty, getExtraProperties, getResultType, setExtraProperties, setResultTypepublic JsonActionReporter()
public void writeReport(OutputStream os) throws IOException
ActionReportwriteReport in class ActionReportos - The OutputStream to which the information is sent toIOExceptionCopyright © 2019. All rights reserved.