It's all about the answers!

Ask a question

Extracting change information from IChangeEvent


0
1
Alexander Kofman (2663) | asked Apr 24 '08, 1:40 p.m.
How to extract the information about what attribute has changed as well as the "new" and the "old" values given a IChangeEvent instance? I looked at the implementation of FeedService and WorkItemRenderer but could not find the required information there.

Alex

One answer



permanent link
Patrick Streule (4.9k21) | answered Apr 25 '08, 4:21 a.m.
JAZZ DEVELOPER
How to extract the information about what attribute has changed as
well as the "new" and the "old" values given a
IChangeEvent instance? I looked at the implementation of FeedService
and WorkItemRenderer but could not find the required information
there.

You may want to take a look at
com.ibm.team.workitem.service.internal.save.notify.ChangePresentation
and the IChangePresentation implementations.

HTH,
Patrick
Jazz Work Item Team

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.