public class RestUser extends AbstractRestModel
self
Constructor and Description |
---|
RestUser(String name,
String fullName,
String email) |
RestUser(String name,
String fullName,
String email,
String avatarUrl) |
Modifier and Type | Method and Description |
---|---|
String |
getAvatarUrl() |
String |
getEmail() |
String |
getFullName() |
String |
getName() |
getSelf, setSelf
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.