Searched refs:UNIX_UNINSTALL_FILE_NAME (Results 1 - 25 of 29) sorted by relevance

12

/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java135 public static final String UNIX_UNINSTALL_FILE_NAME = "uninstall"; field in class:Installation
H A DFileManager.java469 || name.endsWith(Installation.UNIX_UNINSTALL_FILE_NAME)
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java151 public static final String UNIX_UNINSTALL_FILE_NAME = "uninstall"; field in class:Installation
H A DFileManager.java469 || name.endsWith(Installation.UNIX_UNINSTALL_FILE_NAME)
/forgerock/opendj2/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java150 static final String UNIX_UNINSTALL_FILE_NAME = "uninstall"; field in class:Installation
H A DFileManager.java469 || name.endsWith(Installation.UNIX_UNINSTALL_FILE_NAME)
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java151 static final String UNIX_UNINSTALL_FILE_NAME = "uninstall"; field in class:Installation
H A DFileManager.java470 || name.endsWith(Installation.UNIX_UNINSTALL_FILE_NAME)
/forgerock/opendj2-hg/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java150 static final String UNIX_UNINSTALL_FILE_NAME = "uninstall"; field in class:Installation
H A DFileManager.java469 || name.endsWith(Installation.UNIX_UNINSTALL_FILE_NAME)
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/upgrade/
H A DInstallation.java150 static final String UNIX_UNINSTALL_FILE_NAME = "uninstall"; field in class:Installation
H A DFileManager.java454 || name.endsWith(Installation.UNIX_UNINSTALL_FILE_NAME)
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/uninstaller/
H A DUninstallLauncher.java96 scriptName = Installation.UNIX_UNINSTALL_FILE_NAME;
/forgerock/opendj2/src/guitools/org/opends/guitools/uninstaller/
H A DUninstallLauncher.java95 scriptName = Installation.UNIX_UNINSTALL_FILE_NAME;
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/uninstaller/
H A DUninstallLauncher.java96 scriptName = Installation.UNIX_UNINSTALL_FILE_NAME;
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/uninstaller/
H A DUninstallLauncher.java95 scriptName = Installation.UNIX_UNINSTALL_FILE_NAME;
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/uninstaller/
H A DUninstallLauncher.java96 scriptName = Installation.UNIX_UNINSTALL_FILE_NAME;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/uninstaller/
H A DUninstallLauncher.java97 scriptName = Installation.UNIX_UNINSTALL_FILE_NAME;
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java183 public static final String UNIX_UNINSTALL_FILE_NAME = "uninstall"; field in class:Installation
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java184 public static final String UNIX_UNINSTALL_FILE_NAME = "uninstall"; field in class:Installation
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java184 public static final String UNIX_UNINSTALL_FILE_NAME = "uninstall"; field in class:Installation
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java183 public static final String UNIX_UNINSTALL_FILE_NAME = "uninstall"; field in class:Installation
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java184 public static final String UNIX_UNINSTALL_FILE_NAME = "uninstall"; field in class:Installation
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/
H A DInstallation.java109 public static final String UNIX_UNINSTALL_FILE_NAME = "uninstall"; field in class:Installation
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/util/
H A DUtils.java1335 name.endsWith(Installation.UNIX_UNINSTALL_FILE_NAME) ||

Completed in 84 milliseconds

12