1.

Record Nr.

UNINA9910786864103321

Autore

Kuruvilla Jobin

Titolo

JIRA 5.x development cookbook [[electronic resource] ] : this book is your one-stop resource for mastering JIRA extensions and customizations / / Jobin Kuruvilla

Pubbl/distr/stampa

Birmingham, U.K., : Packt Publishing, c2013

ISBN

1-78216-908-3

Descrizione fisica

1 online resource (512 p.)

Collana

Quick answers to common problems

Disciplina

658.404028553

Soggetti

Project management - Computer programs

Plug-ins (Computer programs)

Issues management - Computer programs

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

Cover; Copyright; Credits; About the Author; Acknowledgement; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1:Plugin Development Process; Introduction; Setting up the development environment; Creating a skeleton plugin; Adding plugin modules; Deploying a JIRA plugin; Making changes to and redeploying a plugin; Using FastDev for plugin development; Testing and debugging; Chapter 2:Understanding the Plugin Framework; Introduction; Architecture explained...; Types of plugin modules; Working with the Plugins1 and Plugins2 versions; JIRA system plugins

Stable and core APIsModifying Atlassian bundled plugins; Converting plugins from v1 to v2; Adding resources into plugins; Adding web resources into plugins; Building JIRA from source; Adding new webwork actions to JIRA; Extending a webwork action in JIRA; Capturing plugin installation/uninstallation events; Chapter 3:Working with Custom Fields; Introduction; Writing a simple custom field; Custom field searchers; Dealing with custom fields on an issue; Programming custom field options; Overriding validation of custom fields; Customizing the change log value

Migrating from one custom field type to another Making custom fields sortable; Displaying custom fields on subtask columns; User and date fields; Adding custom fields to notification mails; Adding help text for a



custom field; Removing the ""none"" option from a select field; Making the custom field project importable; Changing the size of a text area custom field; Chapter 4:Programming workflows; Introduction; Writing a workflow condition; Writing a workflow validator; Writing a workflow post function; Editing an active workflow; Making an issue editable/non-editable based on workflow status

Including/excluding resolutions for specific transitions Permissions based on workflow status; Internationalization in workflow transitions; Obtaining available workflow actions programmatically; Programmatically progressing on workflows; Obtaining workflow history from the database; Reordering workflow actions in JIRA; Creating common transitions in workflows; Creating global transitions in workflows; Jelly escalation; Chapter 5:Gadgets and Reporting in JIRA; Introduction; Writing a JIRA report; Reports in an Excel format; Data validation in JIRA reports; Restricting access to reports

Object-configurable parameters for reports Creating a pie chart in JIRA; Writing JIRA 4 gadgets; Invoking REST services from gadgets; Configuring user preferences in gadgets; Accessing gadgets outside of JIRA; Chapter 6:The Power of JIRA Searching; Introduction; Writing a JQL function; Sanitizing JQL functions; Adding a search request view; Smart querying using quick search; Searching in plugins; Parsing JQL queries in plugins; Linking directly to search queries; Index and de-index programmatically; Managing filters programmatically; Subscribing to a filter; Chapter 7:Programming Issues

Introduction

Sommario/riassunto

JIRA 5.x Development Cookbook is part of Packt's Cookbook series. A Packt Cookbook contains step-by-step recipes for solutions to the most important problems you face when working with a topic.Inside this Cookbook you will find:A straightforward and easy-to-follow format.A selection of the most important tasks and problems.Carefully organized instructions for solving the problem efficiently.Clear explanations of what you did.Details for applying the solution to other situations.If you are a JIRA developer or project manager who wants to fully exploit the exciting capabilities of JIRA, then