|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginGadgetSpec | |
|---|---|
| com.atlassian.gadgets.directory.internal.impl | |
| com.atlassian.gadgets.plugins | Contains classes related to plugins that contain gadgets. |
| com.atlassian.gadgets.publisher.internal | |
| com.atlassian.gadgets.publisher.internal.impl | |
| com.atlassian.gadgets.publisher.spi | Contains the service provider interfaces (SPIs) that host applications must implement in order to use the dashboard plugin(s). |
| com.atlassian.gadgets.refimpl | Provides an implementation of the SPI for the refapp. |
| Uses of PluginGadgetSpec in com.atlassian.gadgets.directory.internal.impl |
|---|
| Methods in com.atlassian.gadgets.directory.internal.impl with parameters of type PluginGadgetSpec | |
|---|---|
void |
PluginExternalGadgetSpecDirectoryEntryProvider.pluginGadgetSpecDisabled(PluginGadgetSpec pluginGadgetSpec)
|
void |
PluginExternalGadgetSpecDirectoryEntryProvider.pluginGadgetSpecEnabled(PluginGadgetSpec pluginGadgetSpec)
|
| Uses of PluginGadgetSpec in com.atlassian.gadgets.plugins |
|---|
| Methods in com.atlassian.gadgets.plugins with parameters of type PluginGadgetSpec | |
|---|---|
void |
PluginGadgetSpecEventListener.pluginGadgetSpecDisabled(PluginGadgetSpec pluginGadgetSpec)
Called when a gadget spec is disabled from a plugin. |
void |
PluginGadgetSpecEventListener.pluginGadgetSpecEnabled(PluginGadgetSpec pluginGadgetSpec)
Called when a gadget spec is enabled from a plugin. |
| Uses of PluginGadgetSpec in com.atlassian.gadgets.publisher.internal |
|---|
| Methods in com.atlassian.gadgets.publisher.internal that return PluginGadgetSpec | |
|---|---|
PluginGadgetSpec |
GadgetModuleDescriptor.getModule()
Returns the PluginGadgetSpec created for this module descriptor. |
| Uses of PluginGadgetSpec in com.atlassian.gadgets.publisher.internal.impl |
|---|
| Methods in com.atlassian.gadgets.publisher.internal.impl with parameters of type PluginGadgetSpec | |
|---|---|
void |
PublishedGadgetSpecStore.pluginGadgetSpecDisabled(PluginGadgetSpec pluginGadgetSpec)
|
void |
GadgetSpecSyndicationImpl.pluginGadgetSpecDisabled(PluginGadgetSpec pluginGadgetSpec)
|
void |
PublishedGadgetSpecStore.pluginGadgetSpecEnabled(PluginGadgetSpec pluginGadgetSpec)
|
void |
GadgetSpecSyndicationImpl.pluginGadgetSpecEnabled(PluginGadgetSpec pluginGadgetSpec)
|
Vote |
AggregatePluginGadgetSpecProviderPermissionImpl.voteOn(PluginGadgetSpec gadgetSpec)
|
| Uses of PluginGadgetSpec in com.atlassian.gadgets.publisher.spi |
|---|
| Methods in com.atlassian.gadgets.publisher.spi with parameters of type PluginGadgetSpec | |
|---|---|
Vote |
PluginGadgetSpecProviderPermission.voteOn(PluginGadgetSpec gadgetSpec)
Returns the implementation's Vote on whether the specified gadget spec should be appear in the
gadget browser. |
| Uses of PluginGadgetSpec in com.atlassian.gadgets.refimpl |
|---|
| Methods in com.atlassian.gadgets.refimpl with parameters of type PluginGadgetSpec | |
|---|---|
Vote |
AllowAdminOnlyPluginGadgetSpecProviderPermissionImpl.voteOn(PluginGadgetSpec gadgetSpec)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||