public abstract class DiffObserver extends java.lang.Object implements Observer
getRootDiff(NodeState, NodeState, CommitInfo)
method.Constructor and Description |
---|
DiffObserver() |
Modifier and Type | Method and Description |
---|---|
void |
contentChanged(NodeState root,
CommitInfo info)
Observes a content change.
|
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
- commit information"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"