Class ChangeBundle


  • public class ChangeBundle
    extends Object
    A bundle of all entities rooted at a single Change entity.

    See the Change Javadoc for a depiction of this tree. Bundles may be compared using differencesFrom(ChangeBundle), which normalizes out the minor implementation differences between ReviewDb and NoteDb.