Jira Java REST Client

Johan Seiter October 11, 2017

Hello together,

im using the REST Java Client for JIRA to collect informations about the issues on my server.

Is there a way using the REST Java Client for JIRA to make "custom" REST API calls like this one:

/rest/gitplugin/1.0/issues/AGS-858/commits

 

Help would be awesome.

Greetings Johan

 

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 11, 2017

Not with the REST client as I understand it, but there's nothing to stop you using REST calls without the client to get other end points.

Johan Seiter October 12, 2017

Okay, thank you for the answere.

Suggest an answer

Log in or Sign up to answer