Package | Description |
---|---|
com.atlassian.jira.rest.client.api.domain |
Modifier and Type | Method and Description |
---|---|
ExpandableProperty<String> |
User.getGroups() |
Constructor and Description |
---|
User(URI self,
String name,
String displayName,
String emailAddress,
ExpandableProperty<String> groups,
Map<String,URI> avatarUris,
String timezone) |
Copyright © 2013 Atlassian. All Rights Reserved.