public interface ServerGroupDeploymentPlanResult
DeploymentSetPlan against
a particular server group.ServerGroupDeploymentPlan| Modifier and Type | Method and Description |
|---|---|
String |
getServerGroupName()
Gets the name of the server group.
|
Map<String,ServerDeploymentPlanResult> |
getServerResults()
Gets the results for each server within the server group.
|
String getServerGroupName()
nullMap<String,ServerDeploymentPlanResult> getServerResults()
nullCopyright © 2018 JBoss by Red Hat. All rights reserved.