public class ConfigReport extends Object implements ReportWriter
| Constructor and Description |
|---|
ConfigReport() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getCLID(ConnectBroker connectBroker) |
protected XMLStreamWriter |
jsonWriter(JAXBContext context,
OutputStream out) |
void |
write(OutputStream output) |
public ConfigReport()
public void write(OutputStream output) throws IOException
write in interface ReportWriterIOExceptionprotected String getCLID(ConnectBroker connectBroker)
protected XMLStreamWriter jsonWriter(JAXBContext context, OutputStream out)
Copyright © 2019 Nuxeo. All rights reserved.