@Immutable public static final class ApplicationRoleStore.ApplicationRoleData extends Object
Constructor and Description |
---|
ApplicationRoleData(com.atlassian.application.api.ApplicationKey key,
Iterable<String> groups,
Iterable<String> defaultGroups,
boolean selectedByDefault) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Set<String> |
getDefaultGroups() |
Set<String> |
getGroups() |
com.atlassian.application.api.ApplicationKey |
getKey() |
int |
hashCode() |
boolean |
isSelectedByDefault() |
Copyright © 2002-2018 Atlassian. All Rights Reserved.