I am recomiling many jira plugin developed in house.
I know use embeded.api.User to replace opensummy.User
And use getLoggedInUser() to getRemoteUer()
But for com.atlassian.jira.portal.ProjectValuesGenerator, we used the class a lot.
Now How can I use other class to replace it in Jira 5.0
Or I need to develop it my own?
please give instruction on this or sample code even better.
Thanks in advance!
regards,
Yaoyu
Where are you using it? JIRA used to have it for portlets and portlets are not supported anymore. In reports and such, it uses filterprojectpicker .
If you have a valid license, you can donwload the 4.4 source and copy the class as such!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.