Red Hat Training

A Red Hat training course is available for Red Hat JBoss Operations Network

9.5. exporter

Writes the CLI output to a specified file.
Method Signature
exporter.close
close()
exporter.file
exporter.format Shows the current configured output format.
exporter.pageWidth Shows the configured line length for content in the output file.
exporter.setFormat
setFormat(String)
exporter.setFile
setFile(String)
exporter.setPageWidth
setPageWidth(int)
exporter.setTarget
setTarget(String, String)
exporter.write
write(Object)