Confluence 3.0 has reached end of life
Check out the [latest version] of the documentation
Below are the Java packages exposed by Confluence 2.10. All of them, along with their sub-packages, are available to OSGi plugins running in the Atlassian Plugin Framework 2.2.
- com.atlassian*
- com.sun*
- com.thoughtworks.xstream*
- bucket*
- net.sf.cglib*
- net.sf.hibernate*
- com.opensymphony.*
- org.apache*
- org.xml.*
- javax.*
- org.w3c.*
- org.dom4j*
- org.quartz*
- org.bouncycastle*
Inside the application, this list is configured as a parameter to the packageScanningConfiguration component in the pluginServiceContext.xml file. The XML file is in the services folder within the confluence/WEB-INF/lib/confluence-2.10.x.jar.
RELATED TOPICS
Converting a Plugin to Plugin Framework 2
Writing Confluence Plugins
Overview
Content Tools
Apps
