Uses of Class
com.atlassian.confluence.pageobjects.page.user.ViewUserProfilePage

Packages that use ViewUserProfilePage
com.atlassian.confluence.pageobjects.component.macro   
com.atlassian.confluence.pageobjects.page.admin.templates   
com.atlassian.confluence.pageobjects.page.user   
 

Uses of ViewUserProfilePage in com.atlassian.confluence.pageobjects.component.macro
 

Methods in com.atlassian.confluence.pageobjects.component.macro that return ViewUserProfilePage
 ViewUserProfilePage UserProfileMacro.gotoProfilePage()
           
 

Uses of ViewUserProfilePage in com.atlassian.confluence.pageobjects.page.admin.templates
 

Methods in com.atlassian.confluence.pageobjects.page.admin.templates that return types with arguments of type ViewUserProfilePage
 WebDriverLink<ViewUserProfilePage> TemplateInfo.getLastUpdatedBy()
           
 

Constructor parameters in com.atlassian.confluence.pageobjects.page.admin.templates with type arguments of type ViewUserProfilePage
TemplateInfo(WebDriverLink<ViewTemplatePage> name, java.lang.String description, WebDriverLink<ViewUserProfilePage> lastUpdatedBy, java.lang.String updated, WebDriverLink<T> operationEdit, WebDriverLink<EditTemplateDescriptionDialog> operationEditDescription, WebDriverLink<RemoveTemplateDialog> operationRemove)
           
 

Uses of ViewUserProfilePage in com.atlassian.confluence.pageobjects.page.user
 

Methods in com.atlassian.confluence.pageobjects.page.user that return ViewUserProfilePage
 ViewUserProfilePage EditUserProfilePage.cancel()
           
 ViewUserProfilePage ChangePasswordPage.cancel()
           
 ViewUserProfilePage EditUserProfilePage.save()
           
 ViewUserProfilePage EditUserProfilePage.saveWithPasswordConfirmation(java.lang.String password)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.