Chapter 11. Useful Recipes
In this chapter, we will cover:
Writing a service in JIRA
Writing scheduled tasks in JIRA
Writing listeners in JIRA
Customizing e-mail content
Redirecting to 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 interface
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
Overriding JIRA's default components in plugins
Creating issues and comments from e-mail
Internationalization in webwork plugins
Sharing common libraries across v2 plugins
Operations via direct HTML links