Welcome to the Jazz Community Forum
How do you get all workitem IDs changed between 2 buildresults using plain Java API

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

Found the majority of the answer here: https://jazz.net/forum/questions/88300/how-to-retrieve-changeset-from-baseline-build-with-java-api