public interface ReplaceDeploymentPlanBuilder extends DeploymentPlanBuilder
DeploymentPlanBuilder
that exposes
directives that are only applicable following a replace
directive.Modifier and Type | Method and Description |
---|---|
DeploymentPlanBuilder |
andRemoveUndeployed()
Indicates that deployment content that was undeployed via the preceding
replace action should be removed from the content repository. |
add, add, add, add, add, add, build, deploy, getDeploymentActions, getGracefulShutdownTimeout, getLastAction, isGlobalRollback, isGracefulShutdown, isShutdown, redeploy, remove, replace, replace, replace, replace, replace, replace, replace, undeploy
DeploymentPlanBuilder andRemoveUndeployed()
replace
action should be removed from the content repository.Copyright © 2016 JBoss by Red Hat. All rights reserved.