org.camunda.bpm.engine.impl
Class SetJobsRetriesByProcessBatchCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.batch.AbstractBatchCmd<T>
org.camunda.bpm.engine.impl.cmd.batch.AbstractIDBasedBatchCmd<Batch>
org.camunda.bpm.engine.impl.cmd.AbstractSetJobsRetriesBatchCmd
org.camunda.bpm.engine.impl.SetJobsRetriesByProcessBatchCmd
- All Implemented Interfaces:
- Command<Batch>
public class SetJobsRetriesByProcessBatchCmd
- extends AbstractSetJobsRetriesBatchCmd
- Author:
- Askar Akhmerov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processInstanceIds
protected final List<String> processInstanceIds
query
protected final ProcessInstanceQuery query
SetJobsRetriesByProcessBatchCmd
public SetJobsRetriesByProcessBatchCmd(List<String> processInstanceIds,
ProcessInstanceQuery query,
int retries)
collectJobIds
protected List<String> collectJobIds(CommandContext commandContext)
- Specified by:
collectJobIds in class AbstractSetJobsRetriesBatchCmd
Copyright © 2017 camunda services GmbH. All rights reserved.