Uses of Interface
org.jboss.as.controller.client.helpers.domain.RollbackDeploymentPlanBuilder
Packages that use RollbackDeploymentPlanBuilder
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 RollbackDeploymentPlanBuilder in org.jboss.as.controller.client.helpers.domain
Methods in org.jboss.as.controller.client.helpers.domain that return RollbackDeploymentPlanBuilderModifier and TypeMethodDescriptionServerGroupDeploymentPlanBuilder.withRollback()Indicates that alldeploy,undeployorreplaceoperations associated with the deployment set should be rolled back on all servers in the current server group in case of a failure in any of them.