| Modifier and Type | Field and Description |
|---|---|
private Class<? extends ReportDocumentType> |
Document.reportDocumentType
A
ReportDocumentType of this Document |
private Class<? extends ReportDocumentType> |
Document.reportDocumentType
A
ReportDocumentType of this Document |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ReportDocumentType> |
Document.getReportDocumentType() |
Class<? extends ReportDocumentType> |
Document.getReportDocumentType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Document.setReportDocumentType(Class<? extends ReportDocumentType> reportDocumentType) |
void |
Document.setReportDocumentType(Class<? extends ReportDocumentType> reportDocumentType) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ReportDocumentType> |
ReportDocument.getReportDocumentType() |
Class<? extends ReportDocumentType> |
ReportDocument.getReportDocumentType() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ReportDocumentType> |
ReportDocumentCreator.getReportDocumentType()
Returns the
ReportDocumentType class of the ReportDocument |
Class<? extends ReportDocumentType> |
ReportDocumentCreator.getReportDocumentType()
Returns the
ReportDocumentType class of the ReportDocument |
| Modifier and Type | Method and Description |
|---|---|
private void |
VisualizerService.createReport(Collection<Class<? extends ReportDocumentType>> reportDocumentTypes,
Report report,
CombinerContext combinerContext,
ReportingContext reportingContext,
EnricherContext enricherContext) |
private void |
VisualizerService.createReport(Collection<Class<? extends ReportDocumentType>> reportDocumentTypes,
Report report,
CombinerContext combinerContext,
ReportingContext reportingContext,
EnricherContext enricherContext) |
void |
VisualizerService.createReports(Collection<Class<? extends ReportDocumentType>> reportDocumentTypes,
CombinerContext combinerContext,
ReportingContext reportingContext,
EnricherContext enricherContext)
Read files(s), parse them and create reports.
|
void |
VisualizerService.createReports(Collection<Class<? extends ReportDocumentType>> reportDocumentTypes,
CombinerContext combinerContext,
ReportingContext reportingContext,
EnricherContext enricherContext)
Read files(s), parse them and create reports.
|
private int |
VisualizerService.transformMultiLine(List<String> multiLine,
Collection<Class<? extends ReportDocumentType>> reportDocumentTypes,
Report report,
List<ReportDocument> reportDocuments,
LogBufferedReader currentReader,
int currentLineNumber,
TransformerService transformerService,
CombinerContext combinerContext,
EnricherContext enricherContext) |
private int |
VisualizerService.transformMultiLine(List<String> multiLine,
Collection<Class<? extends ReportDocumentType>> reportDocumentTypes,
Report report,
List<ReportDocument> reportDocuments,
LogBufferedReader currentReader,
int currentLineNumber,
TransformerService transformerService,
CombinerContext combinerContext,
EnricherContext enricherContext) |
Copyright © 2023. All rights reserved.