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