Uses of Class
com.atlassian.mywork.pageobjects.NotificationAction

Packages that use NotificationAction
com.atlassian.mywork.pageobjects   
 

Uses of NotificationAction in com.atlassian.mywork.pageobjects
 

Methods in com.atlassian.mywork.pageobjects that return NotificationAction
 NotificationAction NotificationDrilldownItem.getAction(java.lang.String text)
           
 

Methods in com.atlassian.mywork.pageobjects that return types with arguments of type NotificationAction
 java.util.List<NotificationAction> NotificationDrilldownPage.getActions()
           
 java.util.List<NotificationAction> NotificationDrilldownItem.getActions()
           
protected static java.util.List<NotificationAction> NotificationDrilldownPage.getActions(com.atlassian.pageobjects.PageBinder pageBinder, com.atlassian.pageobjects.elements.PageElement element)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.