public interface ServerGroupDeploymentActionResult
DeploymentAction across
the servers in a particular server group.| Modifier and Type | Method and Description |
|---|---|
Map<String,ServerUpdateResult> |
getResultByServer()
Gets the results of the action for each server within the server group.
|
String |
getServerGroupName()
Gets the name of the server group.
|
String getServerGroupName()
nullMap<String,ServerUpdateResult> getResultByServer()
nullCopyright © 2018 JBoss by Red Hat. All rights reserved.