How to use AbstractBrowser class in Webwork plugin?

Ed Sattar April 20, 2014

I am writing a webwork plugin that will extend an action. I need my class to extend from

com.atlassian.jira.web.action.admin.user.GroupPickerBrowser

How can i do this because in plugin this class cannot be imported.

Thanks

1 answer

1 accepted

0 votes
Answer accepted
Boris Georgiev _Appfire_
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.
April 20, 2014

Why do you think this class can't be imported ? Do you have dependency on jira-core in your pom.xml ?

Boris Georgiev _Appfire_
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.
April 21, 2014

Can you post a link to this documentation ?

Ed Sattar April 21, 2014

Thanks! I have used jira-core but jira documentation says "This is not normally recommended"

Suggest an answer

Log in or Sign up to answer