public class SetExternalTasksRetriesBatchCmd extends AbstractSetExternalTaskRetriesCmd<Batch>
builder
Constructor and Description |
---|
SetExternalTasksRetriesBatchCmd(UpdateExternalTaskRetriesBuilderImpl builder) |
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, collectProcessInstanceIds, writeUserOperationLog
public SetExternalTasksRetriesBatchCmd(UpdateExternalTaskRetriesBuilderImpl builder)
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 © 2020. All rights reserved.