How to List all Incoming ChangeSets using plain Java API
Hi,
I need to store all the incoming change sets from a stream into a list. How do i store it ? Do i need to set search criteria for Change set ? I tried searching over jazz forums but didn't find any solution to store all Incoming change set in a List. A small code which explains how to store incoming change set into a List would be helpful