public class SetExternalTasksRetriesBatchCmd extends AbstractSetExternalTaskRetriesCmd<Batch>
externalTaskIds, externalTaskQuery, retries
Constructor and Description |
---|
SetExternalTasksRetriesBatchCmd(List<String> externalTaskIds,
ExternalTaskQuery externalTaskQuery,
int retries) |
Modifier and Type | Method and Description |
---|---|
protected int |
calculateSize(ProcessEngineConfigurationImpl engineConfiguration,
SetRetriesBatchConfiguration batchConfiguration) |
protected BatchEntity |
createBatch(CommandContext commandContext,
Collection<String> processInstanceIds) |
Batch |
execute(CommandContext commandContext) |
protected BatchJobHandler<SetRetriesBatchConfiguration> |
getBatchJobHandler(ProcessEngineConfigurationImpl processEngineConfiguration) |
collectExternalTaskIds, writeUserOperationLog
public SetExternalTasksRetriesBatchCmd(List<String> externalTaskIds, ExternalTaskQuery externalTaskQuery, int retries)
public Batch execute(CommandContext commandContext)
protected BatchEntity createBatch(CommandContext commandContext, Collection<String> processInstanceIds)
protected int calculateSize(ProcessEngineConfigurationImpl engineConfiguration, SetRetriesBatchConfiguration batchConfiguration)
protected BatchJobHandler<SetRetriesBatchConfiguration> getBatchJobHandler(ProcessEngineConfigurationImpl processEngineConfiguration)
Copyright © 2017. All rights reserved.