| java.lang.Object | ||
| ↳ | com.atlassian.plugin.impl.AbstractPlugin | |
| ↳ | com.atlassian.plugin.impl.XmlDynamicPlugin | |
A dynamic XML plugin that consists of the Atlassian plugin descriptor
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.atlassian.plugin.Plugin
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Free any resources held by this plugin.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.plugin.impl.AbstractPlugin
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.atlassian.plugin.Plugin
| |||||||||||
From interface
com.atlassian.plugin.Resourced
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
Free any resources held by this plugin. To be called during uninstallation of the Plugin.
| ClassNotFoundException |
|---|