Interface ChangeLog

    • Method Detail

      • apply

        Batch apply​(Batch batch)
             throws javax.jcr.RepositoryException
        Applies the Operations contained in this change log to the passed batch.
        Parameters:
        batch -
        Returns:
        The batch passed in as argument with the operations from this change log applied.
        Throws:
        javax.jcr.RepositoryException