Atlassian Jira Connector
This adapter connects processes with Atlassian Jira.
Please note that you first need to create a placeholder group with the appropriate Jira credentials to use the adapter. You can do this either manually in the Global Parameter Configuration or via an integration process using the Global Parameter Management adapter.
Example:
Properties
Operation | Defines the operation executed by the adapter Possible values:
|
Parameters
Adapter | Main adapter class (Do not change!) Possible values: |
Repository | Virtual repository of the adapter project. The value cannot be changed. |
host | URL of the Jira server Possible values: Valid URL, e.g. |
port | Port of the ReST API Possible values:
|
key | Project key with or without issue ID Possible values: Project key, e.g. |
secure | Defines if the communication should take place via HTTPS or not Possible values: |
username | Jira user to be used for authentification |
password | Password of the Jira user to be used for authentication |
token | Token used for the authentication |
query | Used with operation Possible values: Valid search criteria, e.g.
|
offset | Offset at which the enumeration of operations starts |
count | Maximum number of returned issues |
id | ID that specifies comments or attachments |
Status values
1 | The adapter operation was executed successfully. |
-1 | An error occurred during the adapter's execution. |
Input
The adapter expects different input structures depending on the selected operation. For more information, see the following subchapters.
Output
The adapter outputs different structures depending on the selected operation. For more information, see the following subchapters.