| Package | Description |
|---|---|
| org.gcube.vremanagement.softwaregateway.impl.is |
| Modifier and Type | Method and Description |
|---|---|
List<MavenPackage> |
ISCache.getMavenPackagesCoordinates(GCubeCoordinates gcubeC)
check if the gcubeC parameter is present in the cache
|
abstract List<MavenPackage> |
ISManager.getMavenPackagesCoordinates(GCubeCoordinates gcubeC)
If not found a Element in cache, query the IS in order to harvest the profile matching such gCube coordinates
|
List<MavenPackage> |
ISProxy.getMavenPackagesCoordinates(GCubeCoordinates gcubeC)
Return a list of packages maven that are related to gcube coordinates in input
|
protected List<MavenPackage> |
ISManager.queryMavenPackagesCoordinates(String serviceName,
String serviceClass,
String serviceVersion,
String packageName,
String packageVersion)
build a query to the IS for retrieving a List of Maven Coordinates
|
Copyright © 2015. All Rights Reserved.