| # | Module Type | Description |
|---|---|---|
| 1 | Atlassian SDK Installation | Installing the Atlassian SDK |
| 2 | Basic commands | A quick overview of the most frequently used Atlassian SDK commands |
| 3 | Plugin skeleton | Create our first JIRA plugin skeleton (Updated for JIRA 7.x) |
| 4 | Web-item | Create a web-item plugin module (Updated for JIRA 7.x) |
| 5 | Web-section | Create a web-section plugin module |
| 6 | Project tab panel | Project tab panel to display users in different project roles (Updated for JIRA 7.x) |
| 7 | Issue tab panel | Issue tab panel to display users in different project roles (Updated for JIRA 7.x) |
| 8 | Workflow Condition Plugin | Write a workflow condition to allow a workflow transition only if the condition passes |
| 9 | Workflow Validator Plugin | Write a workflow validator to allow a workflow transition only if the condition passes |
| 10 | Scheduled Task | Write a background task that runs at specified intervals |
I will be adding more content soon. If you found this site useful, please do let me know.
Contribute