| Package | Description |
|---|---|
| org.gcube.common.vremanagement.deployer.impl.platforms |
| Modifier and Type | Method and Description |
|---|---|
PlatformApplication |
PlatformCall.deactivateAndUndeploy(UndeployablePackage pack) |
PlatformApplication |
PlatformCall.deploy(DeployablePackage pack,
List<File> files,
List<String> endpoints)
Deploys a package
|
PlatformApplication |
PlatformCall.deployAndActivate(DeployablePackage pack,
List<File> files,
List<String> endpoints)
A wrapper around the
#deploy(DeployablePackage) and PlatformCall.activate(DeployablePackage) methods |
PlatformApplication |
PlatformCall.undeploy(UndeployablePackage pack)
Undeploys the package
|
Copyright © 2015. All Rights Reserved.