Forums

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

How to add dynamically handler items to atlassian-plugin.xml

botronnikolay
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!
April 3, 2019

Hi Folks

 

I am writting some custom plugin to handle some custom field types.So for every custom field type i have to add in atlassian-plugin.xml something like

<FieldHandler>

<key>somekey<>

<implementingclas>myclass<>

</>

Now when i have 2-3 such fileds i have no issue, but what if i have 20-30 ?So for example for some old posts , lets say for module-type, we had the elegant 

 

moduleFactory.createModule(moduleClassName, this);
     

 But not for my FieldHandler, is there some Factory class for that in the Jira API ? I couldnt find any

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events