Modifier and Type | Field and Description |
---|---|
protected String |
deleteReason |
protected List<String> |
historicProcessInstanceIds |
protected HistoricProcessInstanceQuery |
historicProcessInstanceQuery |
Constructor and Description |
---|
DeleteHistoricProcessInstancesBatchCmd(List<String> historicProcessInstanceIds,
HistoricProcessInstanceQuery historicProcessInstanceQuery,
String deleteReason) |
Modifier and Type | Method and Description |
---|---|
protected BatchElementConfiguration |
collectHistoricProcessInstanceIds(CommandContext commandContext) |
Batch |
execute(CommandContext commandContext) |
BatchConfiguration |
getConfiguration(BatchElementConfiguration elementConfiguration) |
List<String> |
getHistoricProcessInstanceIds() |
protected void |
writeUserOperationLog(CommandContext commandContext,
int numInstances) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
protected final String deleteReason
protected HistoricProcessInstanceQuery historicProcessInstanceQuery
public DeleteHistoricProcessInstancesBatchCmd(List<String> historicProcessInstanceIds, HistoricProcessInstanceQuery historicProcessInstanceQuery, String deleteReason)
public Batch execute(CommandContext commandContext)
protected BatchElementConfiguration collectHistoricProcessInstanceIds(CommandContext commandContext)
protected void writeUserOperationLog(CommandContext commandContext, int numInstances)
public BatchConfiguration getConfiguration(BatchElementConfiguration elementConfiguration)
Copyright © 2022. All rights reserved.