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