Uses of Class
org.gcube.common.vremanagement.deployer.impl.platforms.PlatformApplication

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
 



Copyright © 2013. All Rights Reserved.