JIRA Development Cookbook - Third Edition

JIRA Development Cookbook - Third Edition

von: Jobin Kuruvilla

Packt Publishing, 2016

ISBN: 9781785886331 , 598 Seiten

Format: ePUB

Kopierschutz: DRM

Windows PC,Mac OSX geeignet für alle DRM-fähigen eReader Apple iPad, Android Tablet PC's Apple iPod touch, iPhone und Android Smartphones

Preis: 50,39 EUR

Mehr zum Inhalt

JIRA Development Cookbook - Third Edition


 

Your one-stop resource for mastering extensions and customizations in JIRA 7+

About This Book

  • Explore the new features of JIRA 7 and best practices for agile development and integration with development tools
  • Customize the look and feel of your JIRA UI to match your specific user needs
  • Create seamless reports that make sense of your data through easy-to-use techniques

Who This Book Is For

If you are a JIRA developer or administrator, or a project manager who wants to fully exploit the exciting capabilities of JIRA, then this is the perfect book for you.

What You Will Learn

  • Create and deploy your own JIRA plugins
  • Manipulate workflows to transform JIRA into a user-friendly system
  • Create custom reports that show statistics for particular people, projects, versions, or other fields within issues
  • Simplify reporting by writing your own JIRA gadgets, which can be added into a user's dashboard
  • Master database handling by extending and retrieving custom field details from the database
  • Deal with custom fields on an issue and program custom field option

In Detail

JIRA provides issue and project tracking for software development teams to improve code quality and the speed of development. With the new version of JIRA, you can create your own JIRA plugins and customize the look and feel of your JIRA UI easier than ever.
JIRA Development Cookbook , Third Edition, is a one-stop resource to master extensions and customizations in JIRA. This book starts with recipes about simplifying the plugin development process followed by recipes dedicated to the plugin framework. Then, you will move on to writing custom field plugins to create new field types or custom searchers. You will also learn how to program and customize workflows to transform JIRA into a user-friendly system. With so much data spanning different projects, issues, and so on, we will cover how to work on reports and gadgets to get customized data according to our needs. At the end of the book, you will learn how to customize JIRA by adding new tabs, menus, and web items; communicate with JIRA via the REST APIs; and work with the JIRA database.

Style and approach

The most unique aspect of this book is its approach. This book is recipe-based, with real-world examples, that will empower you to implement agile processes and explore the exciting capabilities of Jira.