public class KnownUser extends User
Constructor and Description |
---|
KnownUser(Icon profilePicture,
String username,
String displayName,
Map<Permission,Boolean> permissions) |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
Map<Permission,Boolean> |
getPermissions() |
getUsername
getProfilePicture
public String getDisplayName()
public Map<Permission,Boolean> getPermissions()
Copyright © 2003–2018 Atlassian. All rights reserved.