public interface ServerDeploymentPlanResult
DeploymentPlan
.Modifier and Type | Method and Description |
---|---|
ServerDeploymentActionResult |
getDeploymentActionResult(UUID deploymentAction)
Gets the result of a
DeploymentAction action associated with
the deployment set plan. |
UUID |
getDeploymentPlanId()
Gets the unique id of the deployment plan.
|
UUID getDeploymentPlanId()
null
ServerDeploymentActionResult getDeploymentActionResult(UUID deploymentAction)
DeploymentAction
action associated with
the deployment set plan.deploymentAction
- the id of the actionCopyright © 2016 JBoss by Red Hat. All rights reserved.