com.cumulocity.model.audit
Class ChangeScanner

java.lang.Object
  extended by com.cumulocity.model.audit.ChangeScanner

public class ChangeScanner
extends Object


Constructor Summary
ChangeScanner()
           
 
Method Summary
static Set<Change> scanForChanges(Document original, Document changed)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChangeScanner

public ChangeScanner()
Method Detail

scanForChanges

public static Set<Change> scanForChanges(Document original,
                                         Document changed)


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