|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.api.model.people.Person
com.atlassian.confluence.api.model.people.User
com.atlassian.confluence.api.model.people.KnownUser
@ExperimentalApi public class KnownUser
| Field Summary |
|---|
| Fields inherited from class com.atlassian.confluence.api.model.people.User |
|---|
isUserKnown, mapUserToUsername, username |
| Constructor Summary | |
|---|---|
KnownUser(Icon profilePicture,
String username,
String displayName)
Deprecated. |
|
KnownUser(Icon profilePicture,
String username,
String displayName,
String userKey)
|
|
KnownUser(Icon profilePicture,
String username,
String displayName,
com.atlassian.sal.api.user.UserKey userKey)
|
|
| Method Summary |
|---|
| Methods inherited from class com.atlassian.confluence.api.model.people.User |
|---|
getOptionalUsername, getUserKey, getUsername |
| Methods inherited from class com.atlassian.confluence.api.model.people.Person |
|---|
getDisplayName, getProfilePicture |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KnownUser(Icon profilePicture,
String username,
String displayName,
String userKey)
public KnownUser(Icon profilePicture,
String username,
String displayName,
com.atlassian.sal.api.user.UserKey userKey)
@Deprecated
public KnownUser(Icon profilePicture,
String username,
String displayName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||