Save objects from customized plugins to current user-session

Team-efRE January 19, 2014

Hello community,

I has developed a customised ProjectTabPanel, so I can display some detail-information for the selected project.
Now the list-view is so long, so I will implement some filter-options. When the user come from a new session, the plugin will show with default-filter settings. When they change it, and go to an other site, and come back, the plugin should be able to reload the last filter settings from this user-session.

Now I has the following questions:

  • How can I do it in jira-api?
  • Has anyone a example-code to set / read and clear a object/property in user-session?

Have many thanks in advance.

Best regards

Matthias

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Team-efRE January 19, 2014

I has found the following, but they doesn't save data's in user-session:
https://developer.atlassian.com/display/DOCS/Storing+plugin+settings

The package com.atlassian.jira.web.session looks like good, but how I use it? Is it the correctly way?

TAGS
AUG Leaders

Atlassian Community Events