org.drools.guvnor.client.rpc
Class SnapshotDiffs
java.lang.Object
org.drools.guvnor.client.rpc.SnapshotDiffs
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class SnapshotDiffs
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
Differences between two snapshots.
Difference between different asset versions.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
leftName
public String leftName
rightName
public String rightName
diffs
public SnapshotDiff[] diffs
SnapshotDiffs
public SnapshotDiffs()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.