| Interface | Description |
|---|---|
| Deployer |
A
Deployer is able to deploy and undeploy DeploymentArtifacts to and from
a specified Platform using a specific type of file transfer. |
| Deployment |
An
Option to define the files an Application requires for
remote deployment. |
| Class | Description |
|---|---|
| CustomDeployment |
An
Option to define a custom collection of artifacts to deploy. |
| FileShareDeployer |
A FileShareDeployer is a
Deployer deploys to a
remote platform by copying files via a shared file system
location. |
| HostName |
An
Option to define a HostName. |
| StrictHostChecking |
An
Option to define the is strict host checking is required for
RemotePlatform SSH connections. |
Copyright © 2017. All rights reserved.