Uses of Class
com.atlassian.gadgets.dashboard.DashboardItemRepresentation
Packages that use DashboardItemRepresentation
Package
Description
This package contains the main APIs for interacting with dashboards and gadgets.
-
Uses of DashboardItemRepresentation in com.atlassian.gadgets.dashboard
Methods in com.atlassian.gadgets.dashboard that return DashboardItemRepresentationModifier and TypeMethodDescriptionstatic DashboardItemRepresentationDashboardItemRepresentation.dashboardItem(String amdModule, String html, String jsonRepresentation) static DashboardItemRepresentationDashboardItemRepresentation.openSocialGadget(String gadgetUrl) Methods in com.atlassian.gadgets.dashboard that return types with arguments of type DashboardItemRepresentationModifier and TypeMethodDescriptionio.atlassian.fugue.Option<DashboardItemRepresentation>DashboardItemRepresentationService.getRepresentation(DashboardItemState itemState, DashboardItemRepresentationService.RenderingContext context) Returns a dashboard item representation.