Uses of Class
com.atlassian.gadgets.OpenSocialDashboardItemModuleId
Packages that use OpenSocialDashboardItemModuleId
Package
Description
This package contains the main APIs for interacting with gadgets.
-
Uses of OpenSocialDashboardItemModuleId in com.atlassian.gadgets
Methods in com.atlassian.gadgets that return types with arguments of type OpenSocialDashboardItemModuleIdModifier and TypeMethodDescriptionio.atlassian.fugue.Option<OpenSocialDashboardItemModuleId>LocalDashboardItemModuleId.getReplacedGadgetId()Methods in com.atlassian.gadgets with parameters of type OpenSocialDashboardItemModuleIdModifier and TypeMethodDescriptionDashboardItemModuleIdVisitor.visit(OpenSocialDashboardItemModuleId openSocialDashboardItemModuleId) Constructor parameters in com.atlassian.gadgets with type arguments of type OpenSocialDashboardItemModuleIdModifierConstructorDescriptionLocalDashboardItemModuleId(com.atlassian.plugin.ModuleCompleteKey fullModuleKey, io.atlassian.fugue.Option<OpenSocialDashboardItemModuleId> replacedGadgetId)