Given a Stream name, Get all the files available in the Components using API
Hi Team,
I have a usecase wherein I have a Stream name and I should get all the folders and file names recursively under the components using Plain Java API.
Could you please share the code snippet for this listing the files.
Thanks
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Aug 08, 6:37 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Aug 08, 8:00 a.m. The snippets that come with the Plain Java Client Libraries has some content about SCM.
https://github.com/jazz-community/ewm-scm-utils has commands, that do exactly what you require. The code is available. All require theĀ EWM SDK to be set up to develop.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.