It's all about the answers!

Ask a question

How to get ProviderFactory in server-side plugin without using internal class?


Yasuyuki Kubota (341015) | asked Oct 30 '13, 12:35 a.m.
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



permanent link
Takehiko Amano (1.3k3741) | answered Oct 30 '13, 3:18 a.m.
JAZZ DEVELOPER
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
Thank you for sharing information.
I can't use any internal classes because of my project policy and I get stuck...

Your answer


Register or to post 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.