| Package | Description |
|---|---|
| com.atlassian.gadgets.dashboard |
This package contains the main APIs for interacting with dashboards and gadgets.
|
| Modifier and Type | Method and Description |
|---|---|
static DashboardItemRepresentation |
DashboardItemRepresentation.dashboardItem(String amdModule,
String html,
String jsonRepresentation) |
static DashboardItemRepresentation |
DashboardItemRepresentation.openSocialGadget(String gadgetUrl) |
| Modifier and Type | Method and Description |
|---|---|
io.atlassian.fugue.Option<DashboardItemRepresentation> |
DashboardItemRepresentationService.getRepresentation(DashboardItemState itemState,
DashboardItemRepresentationService.RenderingContext context)
Returns a dashboard item representation.
|
Copyright © 2024 Atlassian. All rights reserved.