protected static interface PrintJob.PrintAction
| Modifier and Type | Method and Description |
|---|---|
Processor.ExecutionContext |
run(java.io.OutputStream outputStream)
Execute the action.
|
Processor.ExecutionContext run(java.io.OutputStream outputStream) throws java.lang.Exception
outputStream - the output stream to write the report to.java.lang.Exception