| Package | Description | 
|---|---|
| oracle.jdeveloper.audit.analyzer | 
 The base classes for writing analyzers. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IssueReport
An interface for setting additional properties of a reported Audit violation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ViolationReport | 
AuditContextCompatibility.report(Rule rule)
Deprecated.  
  | 
ViolationReport | 
AuditContextCompatibility.report(Rule rule,
      Location location)
Deprecated.  
  | 
ViolationReport | 
AuditContextCompatibility.report(Rule rule,
      java.lang.Object construct)
Deprecated.  
  |