It's all about the answers!

Ask a question

How to use ComponentConflictUtil.hasConflictItems(IComponentSyncContext context) on server side ?


Yehiel Glass (25538986) | asked Jan 15 '13, 5:35 a.m.
 Hi,

I found there is a method 'ComponentConflictUtil.hasConflictItems(IComponentSyncContext context)'

Is there a way to get the ComponentSyncContext on the server plugin code?

Thanks

One answer



permanent link
Tim Mok (6.6k38) | answered Jan 15 '13, 10:46 a.m.
JAZZ DEVELOPER
The short answer: no.

This is client side code and there are parts that don't and shouldn't be on the server. It's also internal (not for public use as the implementation can change drastically without notice).

Comments
Yehiel Glass commented Jan 16 '13, 6:16 a.m.

How can I read the (orange) flag of Workspace conflicts on server side ?

Thanks.

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.