|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PluginPath
| Nested Class Summary | |
|---|---|
static class |
PluginPath.JiraHomeAdapter
|
| Field Summary | |
|---|---|
static String |
BUNDLED_SUBDIR
|
static String |
INSTALLED_PLUGINS_SUBDIR
|
static String |
OSGI_SUBDIR
|
static String |
PLUGINS_DIRECTORY
|
| Method Summary | |
|---|---|
File |
getBundledPluginsDirectory()
The directory where bundled plugins are extracted to. |
File |
getInstalledPluginsDirectory()
The directory where plugins are placed to install them. |
com.atlassian.plugin.osgi.container.OsgiPersistentCache |
getOsgiPersistentCache()
Bascially handles caching of plugin jars (bundled etc) and clearing those directories. |
File |
getPluginsDirectory()
The root directory where plugins are managed. |
boolean |
isConfigured()
|
| Field Detail |
|---|
static final String PLUGINS_DIRECTORY
static final String INSTALLED_PLUGINS_SUBDIR
static final String OSGI_SUBDIR
static final String BUNDLED_SUBDIR
| Method Detail |
|---|
boolean isConfigured()
File getPluginsDirectory()
File getInstalledPluginsDirectory()
File getBundledPluginsDirectory()
com.atlassian.plugin.osgi.container.OsgiPersistentCache getOsgiPersistentCache()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||