public class GroupMembershipEvent extends AbstractOperationEvent
| Constructor and Description |
|---|
GroupMembershipEvent(Operation operation,
Directory directory,
String groupName,
Set<String> parentGroupNames,
Set<String> childGroupNames) |
GroupMembershipEvent(Operation operation,
Directory directory,
String groupName,
String parentGroupName) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getChildGroupNames() |
String |
getGroupName() |
Set<String> |
getParentGroupNames() |
getDirectory, getOperationCopyright © 2018 Atlassian. All rights reserved.