|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuditRecordCollectionRepresentation | |
|---|---|
| com.cumulocity.rest.representation.alarm | |
| com.cumulocity.rest.representation.audit | |
| com.cumulocity.sdk.client.audit | Provides the classes necessary to create, update and query audit records. |
| Uses of AuditRecordCollectionRepresentation in com.cumulocity.rest.representation.alarm |
|---|
| Methods in com.cumulocity.rest.representation.alarm that return AuditRecordCollectionRepresentation | |
|---|---|
AuditRecordCollectionRepresentation |
AlarmRepresentation.getHistory()
Returns the audit history containing the changes made to this alarm. |
| Methods in com.cumulocity.rest.representation.alarm with parameters of type AuditRecordCollectionRepresentation | |
|---|---|
void |
AlarmRepresentation.setHistory(AuditRecordCollectionRepresentation history)
|
| Uses of AuditRecordCollectionRepresentation in com.cumulocity.rest.representation.audit |
|---|
| Methods in com.cumulocity.rest.representation.audit that return AuditRecordCollectionRepresentation | |
|---|---|
AuditRecordCollectionRepresentation |
AuditRecordsRepresentation.getAuditRecords()
|
| Methods in com.cumulocity.rest.representation.audit with parameters of type AuditRecordCollectionRepresentation | |
|---|---|
void |
AuditRecordsRepresentation.setAuditRecords(AuditRecordCollectionRepresentation auditRecords)
|
| Uses of AuditRecordCollectionRepresentation in com.cumulocity.sdk.client.audit |
|---|
| Methods in com.cumulocity.sdk.client.audit that return types with arguments of type AuditRecordCollectionRepresentation | |
|---|---|
PagedCollectionResource<AuditRecordCollectionRepresentation> |
AuditRecordApi.getAuditRecords()
Gets all audit records from the platform |
PagedCollectionResource<AuditRecordCollectionRepresentation> |
AuditRecordApiImpl.getAuditRecords()
|
PagedCollectionResource<AuditRecordCollectionRepresentation> |
AuditRecordApi.getAuditRecordsByFilter(AuditRecordFilter filter)
Gets audit records from the platform based on the specified filter |
PagedCollectionResource<AuditRecordCollectionRepresentation> |
AuditRecordApiImpl.getAuditRecordsByFilter(AuditRecordFilter filter)
|
protected Class<AuditRecordCollectionRepresentation> |
AuditRecordCollectionImpl.getResponseClass()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||