com.cumulocity.rest.representation.audit
Class AuditRecordCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation
com.cumulocity.rest.representation.audit.AuditRecordCollectionRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class AuditRecordCollectionRepresentation
- extends BaseCollectionRepresentation
AuditRecordCollectionRepresentation
public AuditRecordCollectionRepresentation()
getAuditRecords
@JSONTypeHint(value=AuditRecordRepresentation.class)
public List<AuditRecordRepresentation> getAuditRecords()
setAuditRecords
public void setAuditRecords(List<AuditRecordRepresentation> audits)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.