Forums

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

How to add a listener for getting Notified about new issue creation in Java?

Jira Test1
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!
January 23, 2019

I am writing a Java client. I would like to get notification on my Java program whenever a new JIRA is created.

I am using

<jira-rest-java-client-core.version>4.0.0</jira-rest-java-client-core.version>

 

1 answer

0 votes
Alexey Matveev
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.
January 23, 2019

Hello,

You would need to add a listener to your Jira to catch the user created event and send to your web application a notification,

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events