Uses of Class
com.atlassian.mywork.pageobjects.mobile.NotificationDrilldownItem
-
Packages that use NotificationDrilldownItem Package Description com.atlassian.mywork.pageobjects.mobile -
-
Uses of NotificationDrilldownItem in com.atlassian.mywork.pageobjects.mobile
Methods in com.atlassian.mywork.pageobjects.mobile that return types with arguments of type NotificationDrilldownItem Modifier and Type Method Description List<NotificationDrilldownItem>NotificationDrilldownPage. getAllItems()Returns all drilldown items, even if they are collapsed.List<NotificationDrilldownItem>NotificationDrilldownPage. getVisibleItems()Returns only the Drilldown items that are not collapsed.
-