How to get component names of a particular Stream?
Hello All,
I have 2 questions here.
1.Is it possible to get all components of a Stream? by giving StreamName as input, I need to list all components of a particular Stream.
2.With the Componentname i need to get all filenames of that component.
I tried myself with different ideas but couldn't make it.
kindly post your suggestion on this.
Thanks in advance.
I have 2 questions here.
1.Is it possible to get all components of a Stream? by giving StreamName as input, I need to list all components of a particular Stream.
2.With the Componentname i need to get all filenames of that component.
I tried myself with different ideas but couldn't make it.
kindly post your suggestion on this.
Thanks in advance.
2 answers
Try https://jazz.net/forum/questions/202289/on-delivery-of-changeset-how-to-retrieve-component-list-under-a-stream-via-changeset/202299
Or this https://rsjazz.wordpress.com/2013/09/24/managing-workspaces-streams-and-components-using-the-plain-java-client-libraries/ and check the related posts and links provided.
Or this https://rsjazz.wordpress.com/2013/09/24/managing-workspaces-streams-and-components-using-the-plain-java-client-libraries/ and check the related posts and links provided.