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 |
|---|---|
com.atlassian.fugue.Option<String> |
getOptionalUsername()
Deprecated.
since 7.0.1. Use
Person.optionalUsername() |
com.atlassian.fugue.Option<com.atlassian.sal.api.user.UserKey> |
getUserKey()
Deprecated.
since 7.0.1. Use
Person.optionalUserKey() |
getDisplayName, getProfilePicture, getSubjectType, optionalUserKey, optionalUsername@Deprecated public Anonymous(Icon profilePicture)
Anonymous(Icon, String) instead.@Deprecated public com.atlassian.fugue.Option<String> getOptionalUsername()
Person.optionalUsername()getOptionalUsername in class Person@Deprecated public com.atlassian.fugue.Option<com.atlassian.sal.api.user.UserKey> getUserKey()
Person.optionalUserKey()getUserKey in class PersonCopyright © 2003–2023 Atlassian. All rights reserved.