This handler uses the Jira Rest API library to retrieve an issue from a Jira project. The handler takes a issue key and and then retrieves information about that issue in JSON form. The handler then converts that JSON into XML that the handler can return to the task engine. (WARNING: Using this handler without enabling SSL will not be secure). Any errors that occur during the process will be caught and re-raised by this handler.
Name | Description |
---|---|
Issue Key | The key of the issue you wish to retrieve. |
Name | Description |
---|---|
Issue Key | KTP-1 |
Name | Description |
---|---|
Id | |
Key | |
Summary | |
Description | |
Creator Name | |
Creator Email Address | |
Creator Display Name | |
Project Key | |
Project Name | |
Status Name | |
Issue Type Name | |
id | |
key | |
summary | |
description | |
creator_name | |
creator_emailAddress | |
creator_displayName | |
project_key | |
project_name | |
status_name | |
issuetype_name |
JiraIssueRetrieve_V1 (2014-07-30)
Learn more about the Kinetic Data Enterprise Workflow Platform Check it out