public interface ServerDeploymentActionResult extends ServerUpdateActionResult
DeploymentAction on a single
server.ServerUpdateActionResult.Result| Modifier and Type | Method and Description |
|---|---|
ServerDeploymentActionResult |
getRollbackResult()
Overrides the superclass to declare a more specific return type.
|
getDeploymentException, getResult, getUpdateActionIdServerDeploymentActionResult getRollbackResult()
getRollbackResult in interface ServerUpdateActionResultnull if the
action was not rolled back.Copyright © 2018 JBoss by Red Hat. All rights reserved.