public interface DefectReporter
Modifier and Type | Interface and Description |
---|---|
static interface |
DefectReporter.DefectReport |
static interface |
DefectReporter.DefectSubmitResult |
static interface |
DefectReporter.FileChangesIgnoredReport
Information helpful when diagnosing 'buck is not picking up changes' reports.
|
Modifier and Type | Method and Description |
---|---|
DefectReporter.DefectSubmitResult |
submitReport(DefectReporter.DefectReport defectReport) |
DefectReporter.DefectSubmitResult submitReport(DefectReporter.DefectReport defectReport) throws IOException
IOException