| Interface | Description |
|---|---|
| DeploymentData |
An interface for DeploymentData classes.
|
| Class | Description |
|---|---|
| DeploymentManager |
Manages the deployment of repository items from a source repository to a
target repository.
|
| DeploymentOptions |
This class is used to pass in deployment specific options for the deploy() method
in the DeploymentManager.
|
| DeploymentProgress |
This class is used to return information about a deployment in progress.
|