Hi devs, I have a confusion about "*getDeploymentDescription(String serviceId, String hostId)" *method in AiravataJCRRegistry.java. In this method, giving a Service_Id and a Host_Id we can get a Application Description. (It returns the first child if there are multiples)
My question is aren't there any use cases where a particular Service and a Host can have multiple Application Descriptions? If the answer is No, everything is fine, otherwise it is confusing. Thank you. -- Bhathiya
