Chapter 11. Useful Recipes
In this chapter, we will cover:
- Writing a service in JIRA
 - Adding configurable parameters to a service
 - Writing scheduled tasks in JIRA
 - Writing listeners in JIRA
 - Customizing e-mail content
 - Redirecting to a different page in webwork actions
 - Adding custom behavior for user details
 - Deploying a servlet in JIRA
 - Adding shared parameters to Servlet Context
 - Writing a ServletContextListener
 - Using filters to intercept queries in JIRA
 - Adding and importing components in JIRA
 - Adding new module types to JIRA
 - Enabling access logs in JIRA
 - Enabling SQL logging in JIRA
 - Internationalization in webwork plugins
 - Sharing common libraries across v2 plugins
 - Operations via direct HTML links
 - Implementing Marketplace licensing in plugins