JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
com.attivio.sdk.client.audit.AuditWriterApi
Packages that use
AuditWriterApi
Package
Description
com.attivio.platform.store.audit
com.attivio.sdk.service
Uses of
AuditWriterApi
in
com.attivio.platform.store.audit
Subinterfaces of
AuditWriterApi
in
com.attivio.platform.store.audit
Modifier and Type
Interface
Description
interface
AieSystemAuditApi
Internal API for audit processing.
Uses of
AuditWriterApi
in
com.attivio.sdk.service
Classes in
com.attivio.sdk.service
that implement
AuditWriterApi
Modifier and Type
Class
Description
class
MockIngestAuditApi
Mock implementation of both the
AuditWriterApi
and
AuditReaderApi
interfaces.