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

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1543 if (helper.isDone(state) || helper.isStoppedByError(state))
1552 else if (!helper.isSuccessful(state) || helper.isStoppedByError(state))
1697 if (helper.isDone(state) || helper.isStoppedByError(state))
1708 helper.isStoppedByError(state))
7323 if (helper.isDone(state) || helper.isStoppedByError(state))
7334 helper.isStoppedByError(state))
7468 if (helper.isDone(state) || helper.isStoppedByError(state))
7489 helper.isStoppedByError(state))
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java4586 if (helper.isDone(state) || helper.isStoppedByError(state))
4619 helper.isStoppedByError(state))
4789 if (helper.isDone(state) || helper.isStoppedByError(state))
4811 helper.isStoppedByError(state))
H A DInstallerHelper.java821 public boolean isStoppedByError(String sState) method in class:InstallerHelper
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java4698 if (helper.isDone(state) || helper.isStoppedByError(state))
4731 helper.isStoppedByError(state))
4901 if (helper.isDone(state) || helper.isStoppedByError(state))
4923 helper.isStoppedByError(state))
H A DInstallerHelper.java822 public boolean isStoppedByError(String sState) method in class:InstallerHelper
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java4698 if (helper.isDone(state) || helper.isStoppedByError(state))
4731 helper.isStoppedByError(state))
4901 if (helper.isDone(state) || helper.isStoppedByError(state))
4923 helper.isStoppedByError(state))
H A DInstallerHelper.java822 public boolean isStoppedByError(String sState) method in class:InstallerHelper
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java4586 if (helper.isDone(state) || helper.isStoppedByError(state))
4619 helper.isStoppedByError(state))
4789 if (helper.isDone(state) || helper.isStoppedByError(state))
4811 helper.isStoppedByError(state))
H A DInstallerHelper.java821 public boolean isStoppedByError(String sState) method in class:InstallerHelper
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java4750 if (helper.isDone(state) || helper.isStoppedByError(state))
4783 helper.isStoppedByError(state))
4953 if (helper.isDone(state) || helper.isStoppedByError(state))
4975 helper.isStoppedByError(state))
H A DInstallerHelper.java847 public boolean isStoppedByError(String sState) method in class:InstallerHelper
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/
H A DInstaller.java4090 if (helper.isDone(state) || helper.isStoppedByError(state))
4120 else if (!helper.isSuccessful(state) || helper.isStoppedByError(state))
4268 if (helper.isDone(state) || helper.isStoppedByError(state))
4280 else if (!helper.isSuccessful(state) || helper.isStoppedByError(state))
H A DInstallerHelper.java822 public boolean isStoppedByError(String sState) method in class:InstallerHelper
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1240 if (helper.isDone(state) || helper.isStoppedByError(state))
1262 helper.isStoppedByError(state))
8548 if (helper.isDone(state) || helper.isStoppedByError(state))
8576 helper.isStoppedByError(state))
8797 if (helper.isDone(state) || helper.isStoppedByError(state))
8828 helper.isStoppedByError(state))
/forgerock/opendj2/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1166 if (helper.isDone(state) || helper.isStoppedByError(state))
1188 helper.isStoppedByError(state))
8111 if (helper.isDone(state) || helper.isStoppedByError(state))
8139 helper.isStoppedByError(state))
8360 if (helper.isDone(state) || helper.isStoppedByError(state))
8391 helper.isStoppedByError(state))
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1240 if (helper.isDone(state) || helper.isStoppedByError(state))
1262 helper.isStoppedByError(state))
8548 if (helper.isDone(state) || helper.isStoppedByError(state))
8576 helper.isStoppedByError(state))
8797 if (helper.isDone(state) || helper.isStoppedByError(state))
8828 helper.isStoppedByError(state))
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1241 if (helper.isDone(state) || helper.isStoppedByError(state))
1263 helper.isStoppedByError(state))
8549 if (helper.isDone(state) || helper.isStoppedByError(state))
8577 helper.isStoppedByError(state))
8798 if (helper.isDone(state) || helper.isStoppedByError(state))
8829 helper.isStoppedByError(state))
/forgerock/opendj2-hg/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1166 if (helper.isDone(state) || helper.isStoppedByError(state))
1188 helper.isStoppedByError(state))
8111 if (helper.isDone(state) || helper.isStoppedByError(state))
8139 helper.isStoppedByError(state))
8360 if (helper.isDone(state) || helper.isStoppedByError(state))
8391 helper.isStoppedByError(state))

Completed in 1026 milliseconds