Writing JIRA gadgets

Gadgets are a big leap in JIRA's reporting features! The fact that JIRA is now an OpenSocial container lets its users add useful gadgets (both JIRA's own and third-party) into its dashboard. At the same time, gadgets written for JIRA can be added in other containers, such as iGoogle, Gmail, and so on!

In this recipe, we will have a look at writing a very simple gadget, one that says "Hello from JTricks". By keeping the content simple, it will let us concentrate more on writing the gadget!

Before we start writing the gadget, it is probably worth understanding the key components of a JIRA gadget:

  • Gadget XML is the most important part of a JIRA gadget. It holds the specification of the gadget and includes the following:
    • Gadget characteristics ...

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.