How to use ComponentConflictUtil.hasConflictItems(IComponentSyncContext context) on server side ?
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
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
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.