public interface ServerDeploymentPlanResult
DeploymentSetPlan
on
a particular server.Modifier and Type | Method and Description |
---|---|
Map<UUID,ServerUpdateResult> |
getDeploymentActionResults()
Gets the result of a
DeploymentAction action associated with
the deployment set plan. |
String |
getServerName()
Gets the name of the server.
|
String getServerName()
null
Map<UUID,ServerUpdateResult> getDeploymentActionResults()
DeploymentAction
action associated with
the deployment set plan.Copyright © 2018 JBoss by Red Hat. All rights reserved.