Getting Change Sets and Files related to a workitem
Hi,
I have been looking for a while for a way to get the change sets related to a work item, I think I have that code now but I am not sure how to get the file affected by the change set, I did find some code in the forums that used a method as follows: IVersionable file =this.scmManager.getFileFromHandle(change.item()); But I couldnt get which class "getFileFromHandle" belongs to? If you have any other way or know the answer please help, any pointers would be appreciated. Thanks Jafar |
3 answers
could anyone please help! If I have the IChangeSet object for a workitem how can I get the file that change set belong too?
Thanks Jafar |
Ralph Schoon (63.5k●3●36●46)
| answered Mar 02 '10, 2:22 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,
I would suggest posting those types of questions in this forum: https://jazz.net/forums/viewforum.php?f=2. It should give you a way better chance someone capable of answering is going to notice the question. Ralph could anyone please help! If I have the IChangeSet object for a workitem how can I get the file that change set belong too? |
Hi, could anyone please help! If I have the IChangeSet object for a workitem how can I get the file that change set belong too? Ok thanks for the note |
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.