public interface Membership
Modifier and Type | Interface and Description |
---|---|
static class |
Membership.MembershipIterationException
Something went wrong while iterating over a collection of
Membership s. |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getChildGroupNames() |
String |
getGroupName() |
Set<String> |
getUserNames() |
Copyright © 2016 Atlassian. All rights reserved.