Uses of Class
com.atlassian.mywork.pageobjects.mobile.NotificationItem

Packages that use NotificationItem
com.atlassian.mywork.pageobjects.mobile   
 

Uses of NotificationItem in com.atlassian.mywork.pageobjects.mobile
 

Methods in com.atlassian.mywork.pageobjects.mobile that return NotificationItem
 NotificationItem MobileNotificationsPage.getFirstNotificationItem()
          Teeny helper method to return the first item so you don't have to get it yourself.
 

Methods in com.atlassian.mywork.pageobjects.mobile that return types with arguments of type NotificationItem
 java.util.List<NotificationItem> MobileNotificationsPage.getNotificationItems()
           
 

Methods in com.atlassian.mywork.pageobjects.mobile with parameters of type NotificationItem
 MobileNotificationsPage Flyout.clickNotificationItem(NotificationItem item)
          Clicking an item from the Flyout should not go direct to the item.
 



Copyright © 2012 Atlassian. All Rights Reserved.