|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugin.BootstrapPluginDirectoryProvider
public class BootstrapPluginDirectoryProvider
| Constructor Summary | |
|---|---|
BootstrapPluginDirectoryProvider(BootstrapManager bootstrapManager)
|
|
| Method Summary | |
|---|---|
java.io.File |
getBundledPluginDirectory()
|
java.io.File |
getBundledPluginDirectoryForLanguages()
|
java.io.File |
getPluginDirectory()
|
java.io.File |
getPluginsPersistentCacheDirectory()
|
java.io.File |
getPluginTempDirectory()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BootstrapPluginDirectoryProvider(BootstrapManager bootstrapManager)
| Method Detail |
|---|
public java.io.File getPluginDirectory()
getPluginDirectory in interface PluginDirectoryProviderpublic java.io.File getPluginTempDirectory()
getPluginTempDirectory in interface PluginDirectoryProviderpublic java.io.File getBundledPluginDirectory()
getBundledPluginDirectory in interface PluginDirectoryProviderpublic java.io.File getPluginsPersistentCacheDirectory()
getPluginsPersistentCacheDirectory in interface PluginDirectoryProviderpublic java.io.File getBundledPluginDirectoryForLanguages()
getBundledPluginDirectoryForLanguages in interface PluginDirectoryProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||