| Package | Description |
|---|---|
| com.atlassian.gadgets.plugins |
Contains classes related to plugins that contain gadgets.
|
| Modifier and Type | Method and Description |
|---|---|
PluginGadgetSpec |
PluginGadgetSpecBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2024 Atlassian. All rights reserved.