|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.it.user.UserProfile
public class UserProfile
| Method Summary | |
|---|---|
void |
addUserProfilePicture(java.lang.String fileName)
Adds the given File as the user's profile picture. |
static UserProfile |
newInstance(net.sourceforge.jwebunit.junit.WebTester webTester,
java.lang.String username)
|
void |
setUserProfilePicture(java.lang.String fileName)
Sets the user's profile picture as the provided file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static UserProfile newInstance(net.sourceforge.jwebunit.junit.WebTester webTester,
java.lang.String username)
public void setUserProfilePicture(java.lang.String fileName)
fileName - the filename to set as the user's profile picture.public void addUserProfilePicture(java.lang.String fileName)
fileName - Filename
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||