Uses of Interface
com.atlassian.confluence.plugin.PluginParentDirectoryLocator
-
Packages that use PluginParentDirectoryLocator Package Description com.atlassian.confluence.plugin com.atlassian.confluence.setup -
-
Uses of PluginParentDirectoryLocator in com.atlassian.confluence.plugin
Constructors in com.atlassian.confluence.plugin with parameters of type PluginParentDirectoryLocator Constructor Description SimplePluginDirectoryProvider(PluginParentDirectoryLocator directoryLocator)
-
Uses of PluginParentDirectoryLocator in com.atlassian.confluence.setup
Classes in com.atlassian.confluence.setup that implement PluginParentDirectoryLocator Modifier and Type Class Description class
TempPluginParentDirectoryLocator
Provides working directories for the plugin manager in a temp directory specifically created for this manager instance.
-