public class SetJobsRetriesByProcessBatchCmd extends AbstractSetJobsRetriesBatchCmd
Modifier and Type | Field and Description |
---|---|
protected HistoricProcessInstanceQuery |
historicProcessInstanceQuery |
protected List<String> |
processInstanceIds |
protected ProcessInstanceQuery |
query |
retries
Constructor and Description |
---|
SetJobsRetriesByProcessBatchCmd(List<String> processInstanceIds,
ProcessInstanceQuery query,
HistoricProcessInstanceQuery historicProcessInstanceQuery,
int retries) |
Modifier and Type | Method and Description |
---|---|
protected BatchElementConfiguration |
collectJobIds(CommandContext commandContext) |
execute, getConfiguration, writeUserOperationLog
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
protected final ProcessInstanceQuery query
protected HistoricProcessInstanceQuery historicProcessInstanceQuery
public SetJobsRetriesByProcessBatchCmd(List<String> processInstanceIds, ProcessInstanceQuery query, HistoricProcessInstanceQuery historicProcessInstanceQuery, int retries)
protected BatchElementConfiguration collectJobIds(CommandContext commandContext)
collectJobIds
in class AbstractSetJobsRetriesBatchCmd
Copyright © 2022. All rights reserved.