public class QualityCheckReport extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
QualityCheckReport.Type |
| Constructor and Description |
|---|
QualityCheckReport() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeWriter() |
void |
endReport() |
void |
processAnnotations(GenericAnnotations annotations) |
void |
startReport(String fullPath,
QualityCheckReport.Type type) |
public void startReport(String fullPath, QualityCheckReport.Type type)
public void processAnnotations(GenericAnnotations annotations)
public void endReport()
public void closeWriter()
Copyright © 2022. All rights reserved.