Interface LegacyDeploymentOperation
- All Known Implementing Classes:
CloudhubLegacyDeploymentOperation,LegacyOnPremLegacyDeploymentOperation
public interface LegacyDeploymentOperation
-
Method Summary
Modifier and TypeMethodDescriptiondeploy(Environment environment, String appName, String filename, File file)
-
Method Details
-
deploy
HDeploymentResult deploy(Environment environment, String appName, String filename, File file) throws IOException, HttpException - Throws:
IOExceptionHttpException
-