Uses of Class
com.cumulocity.model.event.AuditRecord

Packages that use AuditRecord
com.cumulocity.model.event   
 

Uses of AuditRecord in com.cumulocity.model.event
 

Methods in com.cumulocity.model.event that return types with arguments of type AuditRecord
 List<AuditRecord> Alarm.getHistory()
          Returns the audit history containing the changes made to this alarm.
 

Methods in com.cumulocity.model.event with parameters of type AuditRecord
 void Alarm.addAuditRecord(AuditRecord auditRecord)
           
 

Method parameters in com.cumulocity.model.event with type arguments of type AuditRecord
 void Alarm.setHistory(List<AuditRecord> history)
           
 



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