AccessManager accessManager) throws RepositoryConfigurationException, PathNotFoundException, RepositoryException
{
super(config, repConfig, dataManager, namespaceRegistry, locationFactory, nodeTypeManager, valueFactory,
accessManager);
this.fileCleaner = new FileCleaner();
restoreDir = restorePath;
String fullBackupPath = getFullBackupPath();