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()
nullServerDeploymentActionResult getDeploymentActionResult(UUID deploymentAction)
DeploymentAction action associated with
the deployment set plan.deploymentAction - the id of the actionCopyright © 2018 JBoss by Red Hat. All rights reserved.