Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

CustomField Searcher, Statable and Sortable interface

Radek Kantor
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.
August 18, 2011

Hi,

exists some tutorial, where I can see, how implement custom field, his searcher, statable or sortable interfaces? I found only some attlasian-plugin.xml settings, but any complex code.

For examlpe CarCF extends TextCFType and car object properties are stored in CF as text: key:value. I dont known, how write sofistic filter with more conditions, eg: color=red, maxSpeed > 100. What classes I must extend and interfaces implement? What methods I need overwrite to works it together? I suppose that CarCFSearcher extends TextSearcher implements CustomFieldStattable, but I need some step by step example.

Is it possible implement something like this in JIRA?

Thanks for any link or code.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Answer accepted
MattS
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.
August 18, 2011

There's lots of information about this in Practical JIRA Plugins (O'Reilly, 2011).

Radek Kantor
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.
August 20, 2011

Thx for hint, I will check this resource.

TAGS
AUG Leaders

Atlassian Community Events