| Package | Description |
|---|---|
| oracle.javatools.status | |
| oracle.jdeveloper.audit.markers | |
| oracle.jdeveloper.audit.service |
The API classes for invoking Audit programatically, and a few Audit common
API classes.
|
| Modifier and Type | Method and Description |
|---|---|
Issue |
IssueList.getIssueAt(int index) |
| Modifier and Type | Method and Description |
|---|---|
static AuditMarker |
AuditMarkerFactory.getMarker(Context context,
Issue issue) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Violation
A violation of an Audit rule.
|