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(String deploymentId)
Returns the staged deployment or null if the deployment is not staged
|
String[] |
getDeployments()
Returns the deployment ids of all staged deployments.
|
EPDeployment getDeployment(String deploymentId)
deploymentId
- deployment idString[] getDeployments()
Copyright © 2005–2021. All rights reserved.