| Interface | Description |
|---|---|
| AuditTreeTable.RowActionListener |
| Class | Description |
|---|---|
| AnomalyFilter |
An
AuditModelFilter which filters rows by whether they contain issues or out-of-band values. |
| AuditExportDialog |
The Audit results page Export dialog.
|
| AuditGroupByDialog |
The Audit results page Group Constructs By dialog.
|
| AuditLogPage |
An Audit results log page.
|
| AuditLogPanel |
The UI component for the
Audit log page. |
| AuditTreeTable |
The Audit results tree table.
|
| AuditTreeTable.TripleBorder | |
| AuditTreeTableModel |
A filtering tree table model of the Audit results.
|
| NameFilter |
A name filter which filters documents by matching their names against a list of patterns.
|
| ProfileExportDialog |
The Profile Results page Export dialog.
|
| RuleFilter |
A rule filter which filters violations by rule and passes all other constructs.
|
| SeverityFilter |
A severity filter which filters rows by the severity of the violations that they reference.
|
| SuppressionFilter |
An
AuditModelFilter which filters rows by whether they contain suppressed issues. |
| TypeFilter |
A filter by row type for rows in an Audit model.
|