Package com.cumulocity.sdk.client.audit

Provides the classes necessary to create, update and query audit records.

See:
          Description

Interface Summary
AuditRecordApi API for creating and retrieving audit records from the platform
 

Class Summary
AuditRecordApiImpl  
AuditRecordCollectionImpl  
AuditRecordFilter A filter to be used in audit record queries.
 

Package com.cumulocity.sdk.client.audit Description

Provides the classes necessary to create, update and query audit records. Audit record is represented by AuditRecordRepresentation and a set of audit records by AuditRecordCollectionRepresentation. Audit record api involves four main entities: the audit record api operationCollection, the audit record operationCollection, the audit record collection operationCollection and the audit record filter operationCollection.

Since:
0.9
See Also:
com.cumulocity.rest.representation.audit


Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.