Adding new webwork actions to JIRA
Most of the time, plugin developers will find themselves writing new actions in JIRA to introduce new functionality. Usually, these actions are invoked from new web-item links configured at different places in the UI. It could also be from customized JSPs or other parts of the JIRA framework.
New actions can be added to JIRA with the help of the webwork plugin module.
Getting ready
Before we start, it probably makes sense to have a look at the webwork plugin module. Following are the key attributes supported:
Name |
Description |
|
A unique key within the plugin. It will be used as the identifier for the plugin. |
|
The localization key for the human-readable name of the plugin module. |
|
Human-readable ... |
Get JIRA Development Cookbook - Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.