| Package | Description |
|---|---|
| com.atlassian.gadgets |
This package contains the main APIs for interacting with gadgets.
|
| Modifier and Type | Method and Description |
|---|---|
DashboardItemType |
DashboardItemModuleId.getType() |
DashboardItemType |
LocalDashboardItemModuleId.getType() |
DashboardItemType |
OpenSocialDashboardItemModuleId.getType() |
static DashboardItemType |
DashboardItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DashboardItemType[] |
DashboardItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static io.atlassian.fugue.Option<DashboardItemType> |
DashboardItemType.forName(String name) |
Copyright © 2024 Atlassian. All rights reserved.