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 WebDashboard
WebDashboard. getDashboard()
Defaults to the "All" tab for the recently updated sectionstatic WebDashboard
WebDashboard. getDashboard(Map<String,Object> params)
static WebDashboard
WebDashboard. getDashboard(Map<String,Object> params, net.sourceforge.jwebunit.junit.WebTester tester)
static WebDashboard
WebDashboard. getDashboard(net.sourceforge.jwebunit.junit.WebTester tester)
static WebDashboard
WebDashboard. getDashboardUpdatesMacroOnPage(AbstractPageEntity page)
static WebDashboard
WebDashboard. getDashboardUpdatesMacroOnPage(AbstractPageEntity page, Map<String,Object> params)
-