Command<Void>
public class DeleteBatchCmd extends Object implements Command<Void>
protected String
batchId
DeleteBatchCmd(String batchId)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String batchId
public DeleteBatchCmd(String batchId)
public Void execute(CommandContext commandContext)
execute