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

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/util/
H A DBackupManager.java1541 * @param targetBasePath
1550 public static Path saveFilesToDirectory(Path rootDirectory, ListIterator<Path> files, String targetBasePath, argument
1556 targetDirectory = createDirectoryWithNumericSuffix(targetBasePath, identifier);

Completed in 235 milliseconds