| Package | Description |
|---|---|
| oracle.jdeveloper.audit.analyzer |
The base classes for writing analyzers.
|
| oracle.jdeveloper.audit.service |
The API classes for invoking Audit programatically, and a few Audit common API classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Severity
The severity of a rule violation (enumeration).
|
class |
StyleCategory
The category of a rule violation (enumeration).
|
| Modifier and Type | Method and Description |
|---|---|
TypeSafeEnumeration |
TypeSafeEnumerationConverter.toValue(java.lang.String string, java.lang.Class<?> type) |