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

/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java55 public static final String DATABASES_PATH_RELATIVE = "db"; field in class:Installation
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java55 public static final String DATABASES_PATH_RELATIVE = "db"; field in class:Installation
/forgerock/opendj2/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java54 static final String DATABASES_PATH_RELATIVE = "db"; field in class:Installation
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java55 static final String DATABASES_PATH_RELATIVE = "db"; field in class:Installation
/forgerock/opendj2-hg/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java54 static final String DATABASES_PATH_RELATIVE = "db"; field in class:Installation
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/upgrade/
H A DInstallation.java54 static final String DATABASES_PATH_RELATIVE = "db"; field in class:Installation
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java92 public static final String DATABASES_PATH_RELATIVE = "db"; field in class:Installation
299 CONFIG_PATH_RELATIVE, DATABASES_PATH_RELATIVE, LIBRARIES_PATH_RELATIVE };
796 return new File(getInstanceDirectory(), DATABASES_PATH_RELATIVE);
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java93 public static final String DATABASES_PATH_RELATIVE = "db"; field in class:Installation
305 CONFIG_PATH_RELATIVE, DATABASES_PATH_RELATIVE, LIBRARIES_PATH_RELATIVE };
802 return new File(getInstanceDirectory(), DATABASES_PATH_RELATIVE);
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java93 public static final String DATABASES_PATH_RELATIVE = "db"; field in class:Installation
305 CONFIG_PATH_RELATIVE, DATABASES_PATH_RELATIVE, LIBRARIES_PATH_RELATIVE };
802 return new File(getInstanceDirectory(), DATABASES_PATH_RELATIVE);
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java92 public static final String DATABASES_PATH_RELATIVE = "db"; field in class:Installation
299 CONFIG_PATH_RELATIVE, DATABASES_PATH_RELATIVE, LIBRARIES_PATH_RELATIVE };
796 return new File(getInstanceDirectory(), DATABASES_PATH_RELATIVE);
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java104 public static final String DATABASES_PATH_RELATIVE = "db"; field in class:Installation
295 CONFIG_PATH_RELATIVE, DATABASES_PATH_RELATIVE, LIBRARIES_PATH_RELATIVE };
770 return new File(getInstanceDirectory(), DATABASES_PATH_RELATIVE);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/
H A DInstallation.java74 public static final String DATABASES_PATH_RELATIVE = "db"; field in class:Installation
160 CONFIG_PATH_RELATIVE, DATABASES_PATH_RELATIVE, LIBRARIES_PATH_RELATIVE };
639 return new File(getInstanceDirectory(), DATABASES_PATH_RELATIVE);

Completed in 359 milliseconds