It's all about the answers!

Ask a question

How do you get all workitem IDs changed between 2 buildresults using plain Java API


Jay Mann (111) | asked May 01 '13, 7:54 a.m.
edited May 01 '13, 7:56 a.m.
 Hi,

I have 2 IBuildResults BuildA and BuildD (BuildB and BuildC are in between) and i want to get the workItem IDs that have been associated with checked in code between BuildA and BuildD exclusive of BuildA and inclusive of BuildD.  Similiar to a changeset where you choose 2 builds from the eclipse GUI and choose compare builds, but i only need the IDs.    

Can anyone please show me how to do this using the Plain Java API?

Thanks,

-J

One answer



permanent link
Jay Mann (111) | answered May 01 '13, 4:11 p.m.

Your answer


Register or to post your answer.