| Class | Description |
|---|---|
| AbstractAuditModel |
A partial implementation of the
AuditModel interface. |
| AnalyzerBinding |
A binding of the visitor methods to the analyzer instances of a profile.
|
| AuditAddin |
Core Audit addin.
|
| AuditAddinDescription |
Describes the Audit addin for the extensions manager.
|
| AuditController |
The controller and context menu listener for Audit actions.
|
| Converters |
Converters to support Object2Dom serialization of Audit classes.
|
| Converters.PatternConverter | |
| Converters.TypeSafeEnumerationConverter | |
| CoreAnalyzer |
An analyzer for files that are not auditable because they are too large.
|
| CoreBundle | |
| CoreBundle_de | |
| CoreBundle_en | |
| CoreBundle_es | |
| CoreBundle_fr | |
| CoreBundle_it | |
| CoreBundle_ja | |
| CoreBundle_ko | |
| CoreBundle_pt_BR | |
| CoreBundle_zh_CN | |
| CoreBundle_zh_TW | |
| CountColumn |
A model count column for Audit results.
|
| DefaultAuditContext | |
| DefaultAuditManager |
The concrete implementation of the Audit manager.
|
| DefaultAuditModel |
The default implementation of a model of Audit results.
|
| DefaultAuditor |
The default
Auditor implementation. |
| DefaultAuditTaskContext | |
| DefaultExtensionBeanFactory |
The default factory for extension beans.
|
| DefaultProfile | |
| DefaultProfileTransaction | |
| DefaultTransformer |
The default implementation of
Transformer. |
| DefaultTransformField |
A
PropertyField which
selects a transform from the transforms of a rule. |
| ExtensionBeanCustomizer | |
| MetricCustomizer | |
| ObjectCustomizer | |
| ProfileReaderWriter | |
| RuleCustomizer | |
| SeverityColumn |
A rule severity column for Audit results.
|
| Exception | Description |
|---|---|
| PropertyDeferredException |
An exception thrown by the Audit EL resolvers to indicate that a property
was found but that its value is not yet available.
|