org.wildfly.extras.creaper.commands.deployments
Class Undeploy.Builder
java.lang.Object
org.wildfly.extras.creaper.commands.deployments.Undeploy.Builder
- Enclosing class:
- Undeploy
public static final class Undeploy.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Undeploy.Builder
public Undeploy.Builder(String deploymentName)
keepContent
public Undeploy.Builder keepContent()
- Defines that the content should be left in the deployment repository => only undeployed without removing it.
build
public Undeploy build()
Copyright © 2020. All rights reserved.