public interface UndeployDeploymentPlanBuilder extends DeploymentActionsCompleteBuilder
DeploymentPlanBuilder
that exposes
directives that are only applicable following an undeploy
directive.Modifier and Type | Method and Description |
---|---|
RemoveDeploymentPlanBuilder |
andRemoveUndeployed()
Indicates that deployment content that was undeployed via the preceding
undeploy action should be removed from the content repository. |
toServerGroup
RemoveDeploymentPlanBuilder andRemoveUndeployed()
undeploy
action should be removed from the content repository.Copyright © 2018 JBoss by Red Hat. All rights reserved.