public class DoNothingActionReporter extends ActionReporter
ActionReport.ExitCode, ActionReport.MessagePartactionDescription, contentType, EOL_MARKER, exception, exitCode, subActions, topMessage| Constructor and Description |
|---|
DoNothingActionReporter() |
| 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 void writeReport(OutputStream os) throws IOException
ActionReportwriteReport in class ActionReportos - The OutputStream to which the information is sent toIOExceptionCopyright © 2017. All rights reserved.