com.atlassian.confluence.plugin
Class ConfluencePluginUtils

java.lang.Object
  extended by com.atlassian.confluence.plugin.ConfluencePluginUtils

public class ConfluencePluginUtils
extends java.lang.Object


Constructor Summary
ConfluencePluginUtils()
           
 
Method Summary
static java.io.File getBundledPluginDirectory(BootstrapManager bootstrapManager)
           
static java.io.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 java.io.File getPluginDirectory(BootstrapManager bootstrapManager)

getBundledPluginDirectory

public static java.io.File getBundledPluginDirectory(BootstrapManager bootstrapManager)


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.