Uses of Class
com.atlassian.gadgets.plugins.PluginGadgetSpec
Packages that use PluginGadgetSpec
Package
Description
Contains classes related to plugins that contain gadgets.
-
Uses of PluginGadgetSpec in com.atlassian.gadgets.plugins
Methods in com.atlassian.gadgets.plugins that return PluginGadgetSpecMethods in com.atlassian.gadgets.plugins with parameters of type PluginGadgetSpecModifier and TypeMethodDescriptionvoidPluginGadgetSpecEventListener.pluginGadgetSpecDisabled(PluginGadgetSpec pluginGadgetSpec) Called when a gadget spec is disabled from a plugin.voidPluginGadgetSpecEventListener.pluginGadgetSpecEnabled(PluginGadgetSpec pluginGadgetSpec) Called when a gadget spec is enabled from a plugin.