public interface EPStageDeploymentService
EPStage
.
This API is under development for version 8.4 and newer, and is considered UNSTABLE.
Modifier and Type | Method and Description |
---|---|
EPDeployment |
getDeployment(java.lang.String deploymentId)
Returns the staged deployment or null if the deployment is not staged
|
java.lang.String[] |
getDeployments()
Returns the deployment ids of all staged deployments.
|
EPDeployment getDeployment(java.lang.String deploymentId)
deploymentId
- deployment idjava.lang.String[] getDeployments()