public class UserMembershipEvent extends AbstractOperationEvent
| Constructor and Description |
|---|
UserMembershipEvent(Operation operation,
Directory directory,
String childUsername,
Set<String> parentGroupNames) |
UserMembershipEvent(Operation operation,
Directory directory,
String childUsername,
String groupName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChildUsername() |
Set<String> |
getParentGroupNames() |
String |
toString() |
getDirectory, getOperationCopyright © 2018 Atlassian. All rights reserved.