|
||||||||||
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 |
---|
username |
Constructor Summary | |
---|---|
KnownUser(Icon profilePicture,
java.lang.String username,
java.lang.String displayName)
|
Method Summary | |
---|---|
java.lang.String |
getDisplayName()
|
Methods inherited from class com.atlassian.confluence.api.model.people.User |
---|
getUsername |
Methods inherited from class com.atlassian.confluence.api.model.people.Person |
---|
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, java.lang.String username, java.lang.String displayName)
Method Detail |
---|
public java.lang.String getDisplayName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |