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