Uses of Interface
org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
Packages that use ServerUpdateResult
Package
Description
Convenience API built on top of the
core management API
to make it easier to perform common management tasks against a JBoss Application Server Managed Domain.-
Uses of ServerUpdateResult in org.jboss.as.controller.client.helpers.domain
Methods in org.jboss.as.controller.client.helpers.domain that return types with arguments of type ServerUpdateResultModifier and TypeMethodDescriptionServerDeploymentPlanResult.getDeploymentActionResults()Gets the result of aDeploymentActionaction associated with the deployment set plan.ServerGroupDeploymentActionResult.getResultByServer()Gets the results of the action for each server within the server group.