Uses of Class
com.atlassian.jira.pageobjects.pages.ConfigurePortalPages.Tab

Packages that use ConfigurePortalPages.Tab
com.atlassian.jira.pageobjects.pages   
 

Uses of ConfigurePortalPages.Tab in com.atlassian.jira.pageobjects.pages
 

Methods in com.atlassian.jira.pageobjects.pages that return ConfigurePortalPages.Tab
static ConfigurePortalPages.Tab ConfigurePortalPages.Tab.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConfigurePortalPages.Tab[] ConfigurePortalPages.Tab.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.jira.pageobjects.pages with parameters of type ConfigurePortalPages.Tab
 List<ConfigurePortalPages.Dashboard> ConfigurePortalPages.getDashboards(ConfigurePortalPages.Tab which)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.