public abstract class AbstractAttributeEvent extends AbstractOperationEvent
Constructor and Description |
---|
AbstractAttributeEvent(Operation operation,
Long directoryId,
Map<String,Set<String>> storedAttributes,
Set<String> deletedAttributes) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getDeletedAttributes() |
Map<String,Set<String>> |
getStoredAttributes() |
equals, getDirectoryId, getOperation, hashCode
Copyright © 2020 Atlassian. All rights reserved.