Forums

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

how can i insert my java class into JIRA as plugin or compenent?

Onder Yesil February 10, 2013

I would like to write a java code that retrieves issue message from msmq and perform edit action on jira issue. How can i do that without using of REST or Rest Client. I want

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.
February 10, 2013

You can't do this to an OnDemand installation. Your only option is REST there.

If you want to do it to a Jira you have full control over, then you probably want to write a service in Jira that can pull from whatever msmq might be, parse the data available and update an issue. You can wrap services up as Jira plugins, have a look at https://developer.atlassian.com/display/JIRADEV/JIRA+Plugin+Guide and then https://confluence.atlassian.com/display/JIRA/Services

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events