public interface DeploymentSetPlanResult
DeploymentSetPlan.| Modifier and Type | Method and Description |
|---|---|
Map<UUID,DeploymentActionResult> |
getDeploymentActionResults()
Gets the results of the
DeploymentActions associated with
the deployment set plan. |
UUID |
getDeploymentSetId()
Gets the unique id of the deployment set plan.
|
DeploymentSetPlan |
getDeploymentSetPlan()
Gets the deployment set plan that lead to this result.
|
Map<String,ServerGroupDeploymentPlanResult> |
getServerGroupResults()
Gets the results for each server group.
|
UUID getDeploymentSetId()
nullDeploymentSetPlan getDeploymentSetPlan()
nullMap<String,ServerGroupDeploymentPlanResult> getServerGroupResults()
Map<UUID,DeploymentActionResult> getDeploymentActionResults()
DeploymentActions associated with
the deployment set plan.deployment action idCopyright © 2018 JBoss by Red Hat. All rights reserved.