Uses of Class
com.atlassian.mywork.pageobjects.NotificationDrilldownItem
-
Packages that use NotificationDrilldownItem Package Description com.atlassian.mywork.pageobjects -
-
Uses of NotificationDrilldownItem in com.atlassian.mywork.pageobjects
Methods in com.atlassian.mywork.pageobjects that return NotificationDrilldownItem Modifier and Type Method Description NotificationDrilldownItemNotificationDrilldownItem.NotificationFormAction. cancel()NotificationDrilldownItemNotificationDrilldownItem.NotificationFormAction. submit()Methods in com.atlassian.mywork.pageobjects that return types with arguments of type NotificationDrilldownItem Modifier and Type Method Description List<NotificationDrilldownItem>NotificationDrilldownPage. getVisibleItems()Constructors in com.atlassian.mywork.pageobjects with parameters of type NotificationDrilldownItem Constructor Description NotificationFormAction(NotificationDrilldownItem item, com.atlassian.pageobjects.elements.PageElement form)
-