History of workitem using java sdk
Hi,
I want to get the history of workitems using java plain sdk.
In the web UI of CCM I am able to see a tab called History. This section help me to find out the changed happened to a work item from the day it was created.
I have a requirement to fetch all the history of workitem just like in web UI.
Like
1) Date at which workitem is modified and what field is modified
2) The owner who has modified the workitem etc....