| Package | Description | 
|---|---|
| oracle.jdeveloper.audit.service | 
 The API classes for invoking Audit programatically, and a few Audit common
API classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Suppression | 
Violation.getSuppression(int index)
Gets a suppression matching this violation. 
 | 
static Suppression | 
ViolationHelper.unpackSuppression(long bits,
                 java.lang.Object[] objects,
                 int index)  |