| Package | Description |
|---|---|
| oracle.jdeveloper.audit |
The root package of the public Audit (and Metrics) API.
|
| oracle.jdevimpl.audit.core |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAuditAddin
A convenience abstract base class for writing an IDE addin whose purpose is
to extend Audit.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AuditManager.register(AuditProvider provider)
Registers an Audit provider with this Audit manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuditAddin
Core Audit addin.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAuditManager.register(AuditProvider provider) |