public interface AuditContextCompatibility
ViolationReport to IssueReport in the
 return type of three report methods.| Modifier and Type | Method and Description | 
|---|---|
ViolationReport | 
report(Rule rule)
Deprecated.  
  | 
ViolationReport | 
report(Rule rule,
      Location location)
Deprecated.  
  | 
ViolationReport | 
report(Rule rule,
      java.lang.Object construct)
Deprecated.  
  | 
ViolationReport report(Rule rule)
ViolationReport report(Rule rule, java.lang.Object construct)
ViolationReport report(Rule rule, Location location)