Hi, I am working on building a jira plugin. I have created a web-item on the issue page, and I want to call a java function located in my plugin package when I click on the web-item. How can I accomplish this?
I have seen this post on call java function on add comment button.
However, I am not sure where to write the event listener.
Hello @Michael_Tan
I can think of two ways to do this.
If your web-item displays content in a glance, you can set the trigger on render (when the glance is open). If it renders a button or something a like, you can trigger directly from you button code
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.