public final class ApiBreakageHintingReporter extends Object implements org.revapi.Reporter
| Constructor and Description | 
|---|
ApiBreakageHintingReporter()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()  | 
ApiChangeLevel | 
getChangeLevel()  | 
String | 
getExtensionId()  | 
Reader | 
getJSONSchema()  | 
void | 
initialize(org.revapi.AnalysisContext analysisContext)  | 
void | 
report(org.revapi.Report report)  | 
public void report(@Nonnull org.revapi.Report report)
report in interface org.revapi.Reporterpublic ApiChangeLevel getChangeLevel()
public void close()
           throws Exception
close in interface AutoCloseableException@Nullable public String getExtensionId()
getExtensionId in interface org.revapi.configuration.Configurable@Nullable public Reader getJSONSchema()
getJSONSchema in interface org.revapi.configuration.Configurablepublic void initialize(@Nonnull org.revapi.AnalysisContext analysisContext)
initialize in interface org.revapi.configuration.ConfigurableCopyright © 2014-2020 Lukas Krejci. All Rights Reserved.