Uses of Class
com.atlassian.confluence.it.dashboard.WebDashboard
-
Packages that use WebDashboard Package Description com.atlassian.confluence.it.dashboard -
-
Uses of WebDashboard in com.atlassian.confluence.it.dashboard
Methods in com.atlassian.confluence.it.dashboard that return WebDashboard Modifier and Type Method Description static WebDashboardWebDashboard. getDashboard()Defaults to the "All" tab for the recently updated sectionstatic WebDashboardWebDashboard. getDashboard(Map<String,Object> params)static WebDashboardWebDashboard. getDashboard(Map<String,Object> params, net.sourceforge.jwebunit.junit.WebTester tester)static WebDashboardWebDashboard. getDashboard(net.sourceforge.jwebunit.junit.WebTester tester)static WebDashboardWebDashboard. getDashboardUpdatesMacroOnPage(AbstractPageEntity page)static WebDashboardWebDashboard. getDashboardUpdatesMacroOnPage(AbstractPageEntity page, Map<String,Object> params)
-