Show Repository files in the component Option through Java API
Accepted answer
You can walk the hierarchy through the configuration object which can be obtained from your connection.
See:
IFlowNodeConnection#configuration(IComponentHandle)
IConfiguration#childEntries
See:
IFlowNodeConnection#configuration(IComponentHandle)
IConfiguration#childEntries