Modifier and Type | Field and Description |
---|---|
protected String |
deleteReason |
protected List<String> |
historicDecisionInstanceIds |
protected HistoricDecisionInstanceQuery |
historicDecisionInstanceQuery |
Constructor and Description |
---|
DeleteHistoricDecisionInstancesBatchCmd(List<String> ids,
HistoricDecisionInstanceQuery query,
String deleteReason) |
Modifier and Type | Method and Description |
---|---|
protected BatchElementConfiguration |
collectHistoricDecisionInstanceIds(CommandContext commandContext) |
Batch |
execute(CommandContext commandContext) |
BatchConfiguration |
getConfiguration(BatchElementConfiguration elementConfiguration) |
protected void |
writeUserOperationLog(CommandContext commandContext,
int numInstances) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
protected HistoricDecisionInstanceQuery historicDecisionInstanceQuery
protected String deleteReason
public DeleteHistoricDecisionInstancesBatchCmd(List<String> ids, HistoricDecisionInstanceQuery query, String deleteReason)
public Batch execute(CommandContext commandContext)
protected BatchElementConfiguration collectHistoricDecisionInstanceIds(CommandContext commandContext)
protected void writeUserOperationLog(CommandContext commandContext, int numInstances)
public BatchConfiguration getConfiguration(BatchElementConfiguration elementConfiguration)
Copyright © 2022. All rights reserved.