Searched refs:directoryPath (Results 1 - 10 of 10) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/
H A DBackupBackend.java99 private final String directoryPath; field in class:BackupBackend.CachedBackupDirectory
117 directoryPath = directory.getPath();
118 backupInfo = new File(directoryPath + File.separator + BACKUP_DIRECTORY_DESCRIPTOR_FILE);
138 backupDirectory = BackupDirectory.readBackupDirectoryDescriptor(directoryPath);
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/util/
H A DUtils.java688 * @param directoryPath the path.
693 public static synchronized boolean hasEnoughSpace(String directoryPath, argument
701 File directory = new File(directoryPath);
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/util/
H A DUtils.java689 * @param directoryPath the path.
694 public static synchronized boolean hasEnoughSpace(String directoryPath, argument
702 File directory = new File(directoryPath);
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/util/
H A DUtils.java689 * @param directoryPath the path.
694 public static synchronized boolean hasEnoughSpace(String directoryPath, argument
702 File directory = new File(directoryPath);
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/util/
H A DUtils.java688 * @param directoryPath the path.
693 public static synchronized boolean hasEnoughSpace(String directoryPath, argument
701 File directory = new File(directoryPath);
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/util/
H A DUtils.java707 * @param directoryPath the path.
712 public static synchronized boolean hasEnoughSpace(String directoryPath, argument
720 File directory = new File(directoryPath);
/forgerock/opendj-b2.6/ext/svnkit/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
/forgerock/opendj2/ext/svnkit/lib/
H A Dsvnkit-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
/forgerock/opendj2.6.2/ext/svnkit/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
/forgerock/opendj2-hg/ext/svnkit/lib/
H A Dsvnkit-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...

Completed in 321 milliseconds