Interface WorkUnitMergeDispatcher

    • Method Detail

      • dispatch

        AuditWorkUnit dispatch​(WorkUnitMergeVisitor first)
        Should be invoked on the second work unit.
        Parameters:
        first - First work unit (that is, the one added earlier).
        Returns:
        The work unit that is the result of the merge.