public static class ViewUserPage.UserDetails extends Object
Constructor and Description |
---|
UserDetails(String username,
String fullName,
String email,
String jabberAddress,
String userDirectory,
boolean enabled) |
Modifier and Type | Method and Description |
---|---|
String |
getEmail() |
String |
getFullName() |
String |
getJabberAddress() |
String |
getUserDirectory() |
String |
getUsername() |
boolean |
isEnabled() |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.