ANONYMOUS_USER_TYPE, KNOWN_USER_TYPE| Constructor and Description |
|---|
Anonymous(Icon profilePicture)
Deprecated.
since 5.5. Use
Anonymous(Icon, String) instead. |
Anonymous(Icon profilePicture,
String displayName) |
| Modifier and Type | Method and Description |
|---|---|
Optional<com.atlassian.sal.api.user.UserKey> |
optionalUserKey() |
Optional<String> |
optionalUsername() |
getDisplayName, getOptionalUsername, getProfilePicture, getSubjectType, getUserKey@Deprecated public Anonymous(Icon profilePicture)
Anonymous(Icon, String) instead.public Optional<String> optionalUsername()
optionalUsername in class Personpublic Optional<com.atlassian.sal.api.user.UserKey> optionalUserKey()
optionalUserKey in class PersonCopyright © 2003–2022 Atlassian. All rights reserved.