com.atlassian.mywork.pageobjects
Class NotificationsMiniViewPage

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

public class NotificationsMiniViewPage
extends NotificationsPage
implements com.atlassian.pageobjects.Page


Field Summary
 
Fields inherited from class com.atlassian.mywork.pageobjects.AbstractPageObject
elementFinder, pageBinder, ROOT_URL
 
Constructor Summary
NotificationsMiniViewPage()
           
NotificationsMiniViewPage(java.lang.String parentUrl)
           
 
Method Summary
 java.lang.String getUrl()
           
 
Methods inherited from class com.atlassian.mywork.pageobjects.NotificationsPage
close, getFocusedTitle, getNotificationItems, gotoDrilldownViaKeyboard, hasNoNotifications, more, sendKeys, switchToTasks, waitUntilReady
 
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

NotificationsMiniViewPage

public NotificationsMiniViewPage()

NotificationsMiniViewPage

public NotificationsMiniViewPage(java.lang.String parentUrl)
Method Detail

getUrl

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


Copyright © 2012 Atlassian. All Rights Reserved.