Using RTC APIs get list of Outgoing items and Unresolved Items in Pending changes view.
Hi,
I am using RTC Client 3.0.1.
I need to get the list of UnResolved Items and Outgoing Items in Pending changes view using RTC APIs.
But I shouldn't use Internal APIs (like com.ibm.team.filesystem.rcp.core.internal.changes.util.OutgoingChangeSetNode, com.ibm.team.filesystem.rcp.core.internal.changes.model.IUnresolvedFolder, etc).
Can you give some guidance with code snippet to get these items using APIs.
Thanks
Suresh