Class InfraRetrieval
- java.lang.Object
-
- org.gcube.dataanalysis.executor.util.InfraRetrieval
-
public class InfraRetrieval extends Object
-
-
Constructor Summary
Constructors Constructor Description InfraRetrieval()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringfindEmailingSystemAddress(String scope)static List<String>retrieveAddresses(String Category, String scope, String exclude)static List<String>retrieveService(String service, String scope)static List<String>retrieveServiceAddress(String Category, String Name, String scope, String exclude)
-