|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlatformApplication | |
|---|---|
| org.gcube.common.vremanagement.deployer.impl.platforms | |
| Uses of PlatformApplication in org.gcube.common.vremanagement.deployer.impl.platforms |
|---|
| Methods in org.gcube.common.vremanagement.deployer.impl.platforms that return PlatformApplication | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||