public abstract class DiffObserver extends Object implements Observer
getRootDiff(NodeState, NodeState, CommitInfo)
method.Constructor and Description |
---|
DiffObserver() |
public final void contentChanged(NodeState root, CommitInfo info)
Observer
Observer
class javadocs
and relevant repository and observer registration details for more
information on when and how this method gets called.contentChanged
in interface Observer
root
- root state of the repositoryinfo
- local commit information, or null
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"