com.atlassian.mywork.pageobjects
Class ProfileStatusUpdatePage

java.lang.Object
  extended by com.atlassian.mywork.pageobjects.AbstractPageObject
      extended by com.atlassian.mywork.pageobjects.ProfileStatusUpdatePage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class ProfileStatusUpdatePage
extends AbstractPageObject
implements com.atlassian.pageobjects.Page

View the user's profile page - Status Update tab.


Field Summary
 
Fields inherited from class com.atlassian.mywork.pageobjects.AbstractPageObject
elementFinder, pageBinder, ROOT_URL
 
Constructor Summary
ProfileStatusUpdatePage()
           
 
Method Summary
 java.lang.String getUrl()
           
 void waitForPage()
           
 
Methods inherited from class com.atlassian.mywork.pageobjects.AbstractPageObject
waitForTransition
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileStatusUpdatePage

public ProfileStatusUpdatePage()
Method Detail

waitForPage

public void waitForPage()

getUrl

public java.lang.String getUrl()
Specified by:
getUrl in interface com.atlassian.pageobjects.Page


Copyright © 2012 Atlassian. All Rights Reserved.