It's all about the answers!

Ask a question

How to get the instance of ServiceConfigurationProvider used in Change Summary/Change Explorer views?


Makson Lee (41024241) | asked Jul 01 '13, 5:28 a.m.
I am trying to write a RTC Eclipse client side plugin to export a customized change log report, to do that, i need an instance of ServiceConfigurationProvider to generate the full path of items.
I noticed that when you show a change in Change Summary/Change Explorer views, system would prompt you to select a Workspace/Stream to correctly show the information, i think that means it creates an instance of ServiceConfigurationProvider for us, so my question is, how can i get that one?

Comments
Makson Lee commented Jul 04 '13, 8:17 a.m. | edited Oct 09 '14, 9:09 a.m.

Dose anyone try to customize the built-in change log report too?

One answer



permanent link
SEC Servizi (97123660) | answered Oct 09 '14, 8:40 a.m.
You can simple use the com.ibm.team.scm.common.internal.dto.ServiceConfigurationProvider.FACTORY to create the ServiceConfigurationProvider object you need.
Cheers.

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.