Uses of Class
com.cumulocity.model.audit.Change

Packages that use Change
com.cumulocity.model.audit   
com.cumulocity.model.event   
com.cumulocity.rest.representation.audit   
 

Uses of Change in com.cumulocity.model.audit
 

Methods in com.cumulocity.model.audit that return types with arguments of type Change
static Set<Change> ChangeScanner.scanForChanges(Document original, Document changed)
           
 

Uses of Change in com.cumulocity.model.event
 

Methods in com.cumulocity.model.event that return types with arguments of type Change
 Set<Change> AuditRecord.getChanges()
           
 

Method parameters in com.cumulocity.model.event with type arguments of type Change
 void AuditRecord.setChanges(Set<Change> changes)
           
 

Uses of Change in com.cumulocity.rest.representation.audit
 

Methods in com.cumulocity.rest.representation.audit that return types with arguments of type Change
 Set<Change> AuditRecordRepresentation.getChanges()
           
 

Method parameters in com.cumulocity.rest.representation.audit with type arguments of type Change
 void AuditRecordRepresentation.setChanges(Set<Change> changes)
           
 



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