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()
null
Map<String,ServerDeploymentPlanResult> getServerResults()
null
Copyright © 2021 JBoss by Red Hat. All rights reserved.