Class VersionManagerImplRestore

  • Direct Known Subclasses:
    VersionManagerImplMerge

    public abstract class VersionManagerImplRestore
    extends VersionManagerImplBase
    The JCR Version Manager implementation is split in several classes in order to group related methods together.

    this class provides methods for the restore operations.

    Implementation note: methods starting with "internal" are considered to be executed within a "write operations" block.