java.lang.Object | |
↳ | com.atlassian.jira.plugin.PluginPath.JiraHomeAdapter |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface com.atlassian.jira.plugin.PluginPath |
[Expand]
Inherited Fields | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.atlassian.jira.plugin.PluginPath
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
The directory where bundled plugins are extracted to.
| |||||||||||
The custom directory specified by the system property atlassian.jira.pluginScanDirectory to load plugins from.
| |||||||||||
The directory where plugins are placed to install them.
| |||||||||||
Bascially handles caching of plugin jars (bundled etc) and clearing those directories.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||||||||||||
From interface
com.atlassian.jira.plugin.PluginPath
|
The directory where bundled plugins are extracted to. That is anything bundled in atlassian-bundled-plugins.zip.
The custom directory specified by the system property atlassian.jira.pluginScanDirectory to load plugins from.
The directory where plugins are placed to install them.
Bascially handles caching of plugin jars (bundled etc) and clearing those directories.