How to create an event Handler for workitem attribute change
![]()
Hi,
I want to know how can I create event handlers. The requirement is to handle the event when ever the parent attribute of a workitem changes. I have gone through this jazz tutorial link: https://jazz.net/wiki/bin/view/Main/TeamProcessDeveloperGuide but there is no enough info and example. Can you please provide me with some good code example which shows exactly how to implement this. Thanks Meghana |
One answer
![]()
To add more on my requirement, I want to know how to create and configure events and how to attach event handler for a particular event.
Request you to please provide code snippets. |