Skip to content

component jira

Raymond Meester edited this page Mar 6, 2023 · 1 revision

The JIRA component interacts with the JIRA API by encapsulating Atlassian’s REST Java Client for JIRA. It currently provides polling for new issues and new comments. It is also able to create new issues, add comments, change issues, add/remove watchers, add attachment and transition the state of an issue.

Camel Documentation

Clone this wiki locally