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 void |
writeUserOperationLog(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)
protected void writeUserOperationLog(CommandContext commandContext)
Copyright © 2022. All rights reserved.