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

/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java110 public static final String TEMPLATE_RELATIVE_PATH = "template"; field in class:Installation
H A DUpgradeUtils.java99 + Installation.TEMPLATE_RELATIVE_PATH);
103 DirectoryServer.getServerRoot(), Installation.TEMPLATE_RELATIVE_PATH
109 DirectoryServer.getServerRoot(), Installation.TEMPLATE_RELATIVE_PATH
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java126 public static final String TEMPLATE_RELATIVE_PATH = "template"; field in class:Installation
H A DUpgradeUtils.java95 + Installation.TEMPLATE_RELATIVE_PATH);
99 getInstallationPath(), Installation.TEMPLATE_RELATIVE_PATH
105 getInstallationPath(), Installation.TEMPLATE_RELATIVE_PATH
/forgerock/opendj2/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java125 static final String TEMPLATE_RELATIVE_PATH = "template"; field in class:Installation
H A DUpgradeUtils.java83 Installation.TEMPLATE_RELATIVE_PATH);
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java126 static final String TEMPLATE_RELATIVE_PATH = "template"; field in class:Installation
H A DUpgradeUtils.java84 Installation.TEMPLATE_RELATIVE_PATH);
/forgerock/opendj2-hg/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java125 static final String TEMPLATE_RELATIVE_PATH = "template"; field in class:Installation
H A DUpgradeUtils.java83 Installation.TEMPLATE_RELATIVE_PATH);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/upgrade/
H A DInstallation.java125 static final String TEMPLATE_RELATIVE_PATH = "template"; field in class:Installation
H A DUpgradeUtils.java78 Installation.TEMPLATE_RELATIVE_PATH);
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java163 public static final String TEMPLATE_RELATIVE_PATH = "template"; field in class:Installation
856 return new File(getRootDirectory(), TEMPLATE_RELATIVE_PATH);
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java164 public static final String TEMPLATE_RELATIVE_PATH = "template"; field in class:Installation
862 return new File(getRootDirectory(), TEMPLATE_RELATIVE_PATH);
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java164 public static final String TEMPLATE_RELATIVE_PATH = "template"; field in class:Installation
862 return new File(getRootDirectory(), TEMPLATE_RELATIVE_PATH);
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java163 public static final String TEMPLATE_RELATIVE_PATH = "template"; field in class:Installation
856 return new File(getRootDirectory(), TEMPLATE_RELATIVE_PATH);
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java164 public static final String TEMPLATE_RELATIVE_PATH = "template"; field in class:Installation
830 return new File(getRootDirectory(), TEMPLATE_RELATIVE_PATH);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/
H A DInstallation.java101 public static final String TEMPLATE_RELATIVE_PATH = "template"; field in class:Installation
699 return new File(getRootDirectory(), TEMPLATE_RELATIVE_PATH);

Completed in 289 milliseconds