public class FilteringDispatcher extends java.lang.Object implements Observer
Constructor and Description |
---|
FilteringDispatcher(FilteringAwareObserver observer) |
Modifier and Type | Method and Description |
---|---|
void |
contentChanged(@NotNull NodeState root,
@NotNull CommitInfo info)
Observes a content change.
|
public FilteringDispatcher(FilteringAwareObserver observer)
public void contentChanged(@NotNull @NotNull NodeState root, @NotNull @NotNull 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 informationCopyright © 2010 - 2020 Adobe. All Rights Reserved