It's all about the answers!

Ask a question

How to get component owned by using plain java api/ client side api?


Andrew Ciaz (5922) | asked Mar 13 '19, 2:50 a.m.

I am successfully fetched components from stream but when I check for "owned by" then no api found. Could you please help me to get owner of component

Accepted answer


permanent link
Ralph Schoon (61.8k33643) | answered Mar 13 '19, 3:46 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 Try com.ibm.team.scm.client.IWorkspaceManager.findOwnersForComponents(List<? extends IComponentHandle>, IProgressMonitor)

Ralph Schoon selected this answer as the correct answer

Your answer


Register or to post your answer.