Searched defs:getInstanceVCSRevision (Results 1 - 1 of 1) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/
H A DInstallation.java555 return new File(getConfigurationUpgradeDirectory(), "schema.ldif." + getInstanceVCSRevision());
571 return new File(getConfigurationUpgradeDirectory(), BASE_CONFIG_FILE_PREFIX + getInstanceVCSRevision());
597 public String getInstanceVCSRevision() throws ApplicationException method in class:Installation

Completed in 115 milliseconds