public static class ConsolidatingChangeLog.CancelableOperations.Remove extends Operations.Remove implements ConsolidatingChangeLog.CancelableOperation
Remove operation never cancels another operation and is never
 cancelled by any other operation.itemIdCANCEL_BOTH, CANCEL_NONE, CANCEL_OTHER, CANCEL_THIS| Modifier and Type | Method and Description | 
|---|---|
| int | cancel(ConsolidatingChangeLog.CancelableOperation other)Determines the cancellation behavior of the  otheroperation
 on this operation. | 
apply, equals, equals, hashCode, toStringpublic Remove(ItemId itemId)
public int cancel(ConsolidatingChangeLog.CancelableOperation other)
ConsolidatingChangeLog.CancelableOperationother operation
 on this operation.cancel in interface ConsolidatingChangeLog.CancelableOperationCANCEL_NONECopyright © 2004–2024 The Apache Software Foundation. All rights reserved.