public class ViewProfilePage extends Object
Constructor and Description |
---|
ViewProfilePage(LocatorFactory locator) |
Modifier and Type | Method and Description |
---|---|
String |
getChangePasswordLink() |
String |
getEmailAddress() |
String |
getEmailType() |
String |
getFieldValue(String id)
Returns the current value of the named element as appearing on this View Profile Page.
|
String |
getFullName() |
String |
getLanguage() |
int |
getPageSize() |
String |
getUsername() |
public ViewProfilePage(LocatorFactory locator)
public String getUsername()
public String getFullName()
public String getEmailAddress()
public String getChangePasswordLink()
public int getPageSize()
public String getEmailType()
public String getLanguage()
Copyright © 2002-2024 Atlassian. All Rights Reserved.