public final class Converter extends Object
| Constructor and Description |
|---|
Converter() |
| Modifier and Type | Method and Description |
|---|---|
static BasePackage |
toBasePackage(org.gcube.common.vremanagement.deployer.stubs.common.PackageInfo source)
Converts a
PackageInfo into a BasePackage |
static org.gcube.common.vremanagement.deployer.stubs.deployer.DeployedPackage |
toDeployablePackage(BaseTypedPackage source)
Converts a
DeployablePackage into a DeployedPackage |
static org.gcube.common.core.resources.GCUBEHostingNode.Package |
toGHNPackage(BasePackage source)
Converts a
DeployablePackage into a GCUBEHostingNode.Package |
static org.gcube.common.vremanagement.deployer.stubs.common.PackageInfo |
toPackageInfo(BasePackage source)
Converts a
BasePackage into a PackageInfo |
public static org.gcube.common.vremanagement.deployer.stubs.deployer.DeployedPackage toDeployablePackage(BaseTypedPackage source)
DeployablePackage into a DeployedPackagesource - the object to convertpublic static org.gcube.common.core.resources.GCUBEHostingNode.Package toGHNPackage(BasePackage source)
DeployablePackage into a GCUBEHostingNode.Packagesource - the object to convertpublic static org.gcube.common.vremanagement.deployer.stubs.common.PackageInfo toPackageInfo(BasePackage source)
BasePackage into a PackageInfosource - the object to convertpublic static BasePackage toBasePackage(org.gcube.common.vremanagement.deployer.stubs.common.PackageInfo source)
PackageInfo into a BasePackagesource - the object to convertCopyright © 2015. All Rights Reserved.