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

/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DOperationConfig.java43 private boolean cancelled; field in class:OperationConfig
46 * Indicates that this operation has been cancelled and the
51 this.cancelled = true;
56 * cancelled.
59 * operation has been cancelled and if currently
64 return this.cancelled;
/forgerock/opendj2/src/server/org/opends/server/types/
H A DOperationConfig.java42 private boolean cancelled; field in class:OperationConfig
45 * Indicates that this operation has been cancelled and the
50 this.cancelled = true;
55 * cancelled.
58 * operation has been cancelled and if currently
63 return this.cancelled;
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DOperationConfig.java43 private boolean cancelled; field in class:OperationConfig
46 * Indicates that this operation has been cancelled and the
51 this.cancelled = true;
56 * cancelled.
59 * operation has been cancelled and if currently
64 return this.cancelled;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DOperationConfig.java43 private boolean cancelled; field in class:OperationConfig
46 * Indicates that this operation has been cancelled and the
51 this.cancelled = true;
56 * cancelled.
59 * operation has been cancelled and if currently
64 return this.cancelled;
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DOperationConfig.java42 private boolean cancelled; field in class:OperationConfig
45 * Indicates that this operation has been cancelled and the
50 this.cancelled = true;
55 * cancelled.
58 * operation has been cancelled and if currently
63 return this.cancelled;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DOperationConfig.java45 private boolean cancelled; field in class:OperationConfig
48 * Indicates that this operation has been cancelled and the
53 this.cancelled = true;
58 * cancelled.
61 * operation has been cancelled and if currently
66 return this.cancelled;
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/browser/
H A DAbstractNodeTask.java38 boolean cancelled; field in class:AbstractNodeTask
46 cancelled = false;
64 cancelled = true;
68 * Tells whether the search/refresh operation is cancelled.
69 * @return <CODE>true</CODE> if the operation is cancelled and
73 return cancelled;
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/browser/
H A DAbstractNodeTask.java39 boolean cancelled; field in class:AbstractNodeTask
47 cancelled = false;
65 cancelled = true;
69 * Tells whether the search/refresh operation is cancelled.
70 * @return <CODE>true</CODE> if the operation is cancelled and
74 return cancelled;
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/browser/
H A DAbstractNodeTask.java39 boolean cancelled; field in class:AbstractNodeTask
47 cancelled = false;
65 cancelled = true;
69 * Tells whether the search/refresh operation is cancelled.
70 * @return <CODE>true</CODE> if the operation is cancelled and
74 return cancelled;
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/browser/
H A DAbstractNodeTask.java38 boolean cancelled; field in class:AbstractNodeTask
46 cancelled = false;
64 cancelled = true;
68 * Tells whether the search/refresh operation is cancelled.
69 * @return <CODE>true</CODE> if the operation is cancelled and
73 return cancelled;
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/browser/
H A DAbstractNodeTask.java39 boolean cancelled; field in class:AbstractNodeTask
47 cancelled = false;
65 cancelled = true;
69 * Tells whether the search/refresh operation is cancelled.
70 * @return <CODE>true</CODE> if the operation is cancelled and
74 return cancelled;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/browser/
H A DAbstractNodeTask.java38 boolean cancelled; field in class:AbstractNodeTask
46 cancelled = false;
64 cancelled = true;
68 * Tells whether the search/refresh operation is cancelled.
69 * @return <CODE>true</CODE> if the operation is cancelled and
73 return cancelled;
/forgerock/openam-v13/openam-authentication/openam-auth-radius/src/main/java/com/sun/identity/authentication/modules/radius/client/
H A DRadiusConn.java392 * Indicates if monitoring is cancelled.
394 private boolean cancelled = false; field in class:RadiusConn.RADIUSMonitor
431 return cancelled ? 0 : healthCheckInterval * 60000;
492 cancelled = true;
/forgerock/openam/openam-authentication/openam-auth-radius/src/main/java/com/sun/identity/authentication/modules/radius/client/
H A DRadiusConn.java391 * Indicates if monitoring is cancelled.
393 private boolean cancelled = false; field in class:RadiusConn.RADIUSMonitor
430 return cancelled ? 0 : healthCheckInterval * 60000;
491 cancelled = true;
/forgerock/authenticator-android-v2/app/libs/
H A Dpicasso-2.4.0.jar ... errorDrawable final String key final Object tag boolean willReplay boolean cancelled void " href="/source/s?defs=%3 ...
/forgerock/opendj2/ext/svnkit/lib/
H A Dsvnkit-javahl16-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ...
/forgerock/opendj-b2.6/ext/svnkit/
H A Dsvnkit-javahl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ...
/forgerock/opendj2.6.2/ext/svnkit/
H A Dsvnkit-javahl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ...
/forgerock/opendj2-hg/ext/svnkit/lib/
H A Dsvnkit-javahl16-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ...

Completed in 125 milliseconds