How do I extend the functionality of the openperspectivedial
I want to add a plugin to the application that saves information to the server whenever a new perspective is opened.
1. what is the extension point to extend the functionality of opening a perspective? 2. what is the plug in responsible for the code to open a perspective? |
2 answers
Geoffrey Clemm (30.1k●3●30●35)
| answered Jul 12 '10, 7:49 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
To my knowledge, no information is saved to the server when a new
perspective is opened. Cheers, Geoff On 7/12/2010 11:36 AM, abayomi wrote: I want to add a plugin to the application that saves information to |
Thanks Geoff for responding. So how do I write code to make info persistent on the server? Can I make info persistent on the server in the first place?
To my knowledge, no information is saved to the server when a new I want to add a plugin to the application that saves information to |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.