public class DeleteDeploymentCmd extends Object implements Command<Void>, Serializable
Modifier and Type | Field and Description |
---|---|
protected boolean |
cascade |
protected String |
deploymentId |
Constructor and Description |
---|
DeleteDeploymentCmd(String deploymentId,
boolean cascade) |
protected String deploymentId
protected boolean cascade
public DeleteDeploymentCmd(String deploymentId, boolean cascade)
public Void execute(CommandContext commandContext)
Copyright © 2015. All rights reserved.