|
||||||||||
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
@ExperimentalApi public abstract class User
Field Summary | |
---|---|
protected java.lang.String |
username
|
Constructor Summary | |
---|---|
User(Icon profilePicture,
java.lang.String username)
|
Method Summary | |
---|---|
java.lang.String |
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 |
Field Detail |
---|
protected final java.lang.String username
Constructor Detail |
---|
public User(Icon profilePicture, java.lang.String username)
Method Detail |
---|
public java.lang.String getUsername()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |