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