JIRA 5.x Development Cookbook

Jobin Kuruvilla

  • 出版商: Packt Publishing
  • 出版日期: 2013-04-29
  • 售價: $2,380
  • 貴賓價: 9.5$2,261
  • 語言: 英文
  • 頁數: 512
  • 裝訂: Paperback
  • ISBN: 1782169083
  • ISBN-13: 9781782169086
  • 下單後立即進貨 (約3~4週)

商品描述

This book is your one-stop resource for mastering JIRA extensions and customizations Overview Extend and customize JIRA; work with custom fields, workflows, reports, gadgets, JQL functions, plugins, and more Customize the look and feel of your JIRA user interface by adding new tabs, web items and sections, drop down menus, and more Master JQL (JIRA Query Language) that enables advanced searching capabilities through which users can search for issues in their JIRA instance and then exploit all the capabilities of the issue navigator In Detail JIRA provides issue tracking and project tracking for software development teams to improve code quality and the speed of development. "JIRA 5.x Development Cookbook" is a one stop resource to master extensions and customizations in JIRA. You will learn how to create your own JIRA plugins, customize the look and feel of your JIRA UI, work with workflows, issues, custom fields, and much more. "JIRA 5.x Development Cookbook" starts with recipes on simplifying the plugin development process followed by a complete chapter dedicated to the plugin framework to master plugins in JIRA. Then we will move on to writing custom field plugins to create new field types or custom searchers. We then learn how to program and customize workflows to transform JIRA into a user friendly system. Reporting support in an application like JIRA is inevitable! With so much data spanning across different projects, issues, and so on, and a lot of planning done for the project, we will cover how to work on reports and gadgets to get customized data according to our needs. We will then look at customizing the various searching aspects of JIRA such as JQL, searching in plugins, managing filters, and so on. "JIRA 5.x Development Cookbook" steers towards programming issues, such as creating, editing, and deleting issues, creating new issue operations, managing the various other operations available on issues