com.atlassian.confluence.plugin
Class ConfluencePluginUtils

java.lang.Object
  extended bycom.atlassian.confluence.plugin.ConfluencePluginUtils

public class ConfluencePluginUtils
extends Object


Constructor Summary
ConfluencePluginUtils()
           
 
Method Summary
static File getBundledPluginDirectory(BootstrapManager bootstrapManager)
           
static File getPluginDirectory(BootstrapManager bootstrapManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluencePluginUtils

public ConfluencePluginUtils()
Method Detail

getPluginDirectory

public static File getPluginDirectory(BootstrapManager bootstrapManager)

getBundledPluginDirectory

public static File getBundledPluginDirectory(BootstrapManager bootstrapManager)


Confluence is developed by Atlassian.