| Modifier and Type | Field and Description | 
|---|---|
| protected String | batchId | 
| protected boolean | cascadeToHistory | 
| Constructor and Description | 
|---|
| DeleteBatchCmd(String batchId,
              boolean cascadeToHistory) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | checkAccess(CommandContext commandContext,
           BatchEntity batch) | 
| Void | execute(CommandContext commandContext) | 
protected boolean cascadeToHistory
protected String batchId
public DeleteBatchCmd(String batchId, boolean cascadeToHistory)
public Void execute(CommandContext commandContext)
protected void checkAccess(CommandContext commandContext, BatchEntity batch)
Copyright © 2018. All rights reserved.