Uses of Enum Class
com.atlassian.gadgets.DashboardItemType
Packages that use DashboardItemType
Package
Description
This package contains the main APIs for interacting with gadgets.
-
Uses of DashboardItemType in com.atlassian.gadgets
Methods in com.atlassian.gadgets that return DashboardItemTypeModifier and TypeMethodDescriptionDashboardItemModuleId.getType()LocalDashboardItemModuleId.getType()OpenSocialDashboardItemModuleId.getType()static DashboardItemTypeReturns the enum constant of this class with the specified name.static DashboardItemType[]DashboardItemType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.gadgets that return types with arguments of type DashboardItemType