|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DashboardItem | |
|---|---|
| com.atlassian.jira.functest.framework.admin.user.shared | |
| com.atlassian.jira.functest.framework.parser.dashboard | |
| Uses of DashboardItem in com.atlassian.jira.functest.framework.admin.user.shared |
|---|
| Methods in com.atlassian.jira.functest.framework.admin.user.shared that return types with arguments of type DashboardItem | |
|---|---|
List<DashboardItem> |
DefaultSharedDashboardsAdministration.DefaultDashboards.list()
|
List<DashboardItem> |
SharedDashboardsAdministration.Dashboards.list()
Gets the list of dashboards shown in the SharedDashboardsAdministration page. |
| Uses of DashboardItem in com.atlassian.jira.functest.framework.parser.dashboard |
|---|
| Methods in com.atlassian.jira.functest.framework.parser.dashboard that return DashboardItem | |
|---|---|
DashboardItem |
DashboardItem.Builder.build()
|
DashboardItem |
DashboardItem.cloneFilter()
|
| Methods in com.atlassian.jira.functest.framework.parser.dashboard that return types with arguments of type DashboardItem | |
|---|---|
List<DashboardItem> |
DashboardTableParser.parse(String tableId)
|
| Constructors in com.atlassian.jira.functest.framework.parser.dashboard with parameters of type DashboardItem | |
|---|---|
DashboardItem(DashboardItem copyFrom)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||