Chapter 2. Understanding the Plugin Framework
In this chapter, we will see more details on the JIRA architecture and the plugin framework. We will also see the following recipes:
- Modifying Atlassian bundled plugins
 - Converting plugins from V1 to V2
 - Adding resources into plugins
 - Adding web resources to the plugin
 - Building JIRA from source
 - Adding new webwork actions to JIRA
 - Form token handling in webwork actions
 - Capturing plugin installation/uninstallation events