Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any Java API for working with Agile in Jira 7.x?

Aleksandr Shvarts
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 13, 2018

While developing plugin for Jira 7.x I came across a problem of accessing Agile entities (sprints and releases) on server side. Is there any Java API that could help with this problem?

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 13, 2018

Start at https://developer.atlassian.com/docs/ - I think you probably need the "Jira Software Server" one towards the bottom left (which in turn links to the Software REST and internal Java APIs), but there may be others you'll find useful.

Aleksandr Shvarts
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 15, 2018

Unfortunately, "JIRA Software Server Java API" link leads to the page with all Jira Software APIs, but for Jira 7 there are only REST API versions (for Jira 6 many Java API versions are presented, as at that time Agile was implemented in Greenhopper plugin).
So, I still would like to find Java API for Agile in Jira 7.

Suggest an answer

Log in or Sign up to answer