Class ReindexAfterRefUpdate

  • All Implemented Interfaces:
    GitReferenceUpdatedListener

    public class ReindexAfterRefUpdate
    extends Object
    implements GitReferenceUpdatedListener
    Listener for ref update events that reindexes entities in case the updated Git reference was used to compute contents of an index document.

    Reindexes any open changes that has a destination branch that was updated to ensure that 'mergeable' is still current.

    Will reindex accounts when the account's NoteDb ref changes.