static LookupACLEvent |
LookupACLEvent.newCancelledEvent(StorageObject[] incompletedObjects,
java.lang.Object uniqueOperationId) |
static LookupACLEvent |
LookupACLEvent.newCompletedEvent(java.lang.Object uniqueOperationId) |
static LookupACLEvent |
LookupACLEvent.newErrorEvent(java.lang.Throwable t,
java.lang.Object uniqueOperationId) |
static LookupACLEvent |
LookupACLEvent.newIgnoredErrorsEvent(ThreadWatcher threadWatcher,
java.lang.Throwable[] ignoredErrors,
java.lang.Object uniqueOperationId) |
static LookupACLEvent |
LookupACLEvent.newInProgressEvent(ThreadWatcher threadWatcher,
StorageObject[] completedObjects,
java.lang.Object uniqueOperationId) |
static LookupACLEvent |
LookupACLEvent.newStartedEvent(ThreadWatcher threadWatcher,
java.lang.Object uniqueOperationId) |