Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Practical JIRA Plugins (Repost)

Posted By: roxul
Practical JIRA Plugins (Repost)

Matthew B. Doar, "Practical JIRA Plugins"
English | 2011 | ISBN: 1449308279 | 112 pages | EPUB | 3 MB

One advantage of using JIRA for issue tracking, bug tracking, or project management is the ability to extend this tool with hundreds of plugins from the JIRA community. In this concise book, software toolsmith Matt Doar—the author of Practical JIRA Administration—shows you how to create and maintain your own JIRA plugins to meet the specific needs of a project.
This book uses detailed examples to clarify some of the more confusing aspects of JIRA plugins, and serves as an ideal supplement to the extensive documentation already available.
Use JIRA’s Plugin SDK, and learn several aspects common to all plugins
Create your own custom field type, using a JIRA plugin
Delve into advanced aspects of custom field plugins, and discover how searching for values in custom fields works
Create JIRA plugins to use with workflows, and learn about conditions, validators, and post-functions
Store data using the PropertySet interface and the Active Objects plugin
Upgrade a plugin and upload it to Atlassian Plugin Exchange (PAC)
Download