public abstract class AbstractAttributeEvent extends AbstractOperationEvent
| Constructor and Description |
|---|
AbstractAttributeEvent(Operation operation,
Directory directory,
Map<String,Set<String>> storedAttributes,
Set<String> deletedAttributes) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getDeletedAttributes() |
Map<String,Set<String>> |
getStoredAttributes() |
getDirectory, getOperationCopyright © 2017 Atlassian. All rights reserved.