Uses of Class
com.atlassian.mywork.pageobjects.NotificationAction
-
Packages that use NotificationAction Package Description com.atlassian.mywork.pageobjects com.atlassian.mywork.pageobjects.mobile -
-
Uses of NotificationAction in com.atlassian.mywork.pageobjects
Methods in com.atlassian.mywork.pageobjects that return NotificationAction Modifier and Type Method Description NotificationActionNotificationDrilldownItem. getAction(String text)Methods in com.atlassian.mywork.pageobjects that return types with arguments of type NotificationAction Modifier and Type Method Description List<NotificationAction>NotificationDrilldownItem. getActions()List<NotificationAction>NotificationDrilldownPage. getActions()protected static List<NotificationAction>NotificationDrilldownPage. getActions(com.atlassian.pageobjects.PageBinder pageBinder, com.atlassian.pageobjects.elements.PageElement element) -
Uses of NotificationAction in com.atlassian.mywork.pageobjects.mobile
Methods in com.atlassian.mywork.pageobjects.mobile that return types with arguments of type NotificationAction Modifier and Type Method Description List<NotificationAction>NotificationDrilldownItem. getActions()List<NotificationAction>NotificationDrilldownPage. getActions()protected static List<NotificationAction>NotificationDrilldownPage. getActions(com.atlassian.pageobjects.PageBinder pageBinder, com.atlassian.pageobjects.elements.PageElement element)
-