Interface NodeUpdaterService


public interface NodeUpdaterService
The node updater service runs registered & not-yet-completed updater visitors. It is intended to be used by code that assumes the content to have been updated.

Since updater visitors run asynchronously, potentially taking a long time when there is a lot of content, a node may not yet have been updated by a background process.