Uses of Class
org.drools.guvnor.client.rpc.SnapshotDiff

Packages that use SnapshotDiff
org.drools.guvnor.client.rpc This contains classes used for remote communication with the repository server. 
 

Uses of SnapshotDiff in org.drools.guvnor.client.rpc
 

Fields in org.drools.guvnor.client.rpc declared as SnapshotDiff
 SnapshotDiff[] SnapshotDiffs.diffs
           
 

Methods in org.drools.guvnor.client.rpc that return SnapshotDiff
 SnapshotDiff SnapshotComparisonPageRow.getDiff()
           
 

Methods in org.drools.guvnor.client.rpc with parameters of type SnapshotDiff
 void SnapshotComparisonPageRow.setDiff(SnapshotDiff diff)
           
 



Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.