The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Jira plugin configuration parameters

AlperH
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!
May 12, 2014

Hi,
I have written jira plugin that calls a webservice and displays the results. I need to update the plugin that keeps webservice url as configuration parameter in either database or properties file instead of hardcoding in the code. So that user can edit the configuration parameter without updating the plugin's jar file. I searched the web but could not find any usefull information.
Jira version number is 6.2

Can you advise, how I can achieve this.?

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Holger Schimanski
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 Champions.
September 25, 2014

You can use the plugin settings component, which is available as part of the Atlassian SDK. See https://developer.atlassian.com/display/DOCS/Storing+plugin+settings for more details.

0 votes
Jobin Kuruvilla [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 Champions.
May 13, 2014

Use webwork action to capture the configuration data and store it using Active Objects.

TAGS
AUG Leaders

Atlassian Community Events