How to get ProviderFactory in server-side plugin without using internal class?
I want to use ProviderFactory in server-side OperationParticipants.
But I couldn't find how to get ProviderFactory without using internal class. I refered old post, but no one answered. In server-side plugin, using internal class(ServerProviderFactory) is only way to get ProviderFactory ? |
One answer
Looks like it is the only known approach within jazz.net community.
I found the sample code developed by our colleague. http://rsjazz.wordpress.com/2012/11/01/restrict-delivery-of-changesets-to-workitem-types-advisordelivery-of-changesets-associated-to-wrong-work-item-types-advisor/ This sample also calls ServerProviderFactory internal class. Comments
Yasuyuki Kubota
commented Oct 30 '13, 3:50 a.m.
Hi, Amano-san
|
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.