public class SetExternalTasksRetriesBatchCmd extends AbstractSetExternalTaskRetriesCmd<Batch>
builder
Constructor and Description |
---|
SetExternalTasksRetriesBatchCmd(UpdateExternalTaskRetriesBuilderImpl builder) |
Modifier and Type | Method and Description |
---|---|
protected void |
checkPermissions(CommandContext commandContext) |
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 void checkPermissions(CommandContext commandContext)
protected BatchEntity createBatch(CommandContext commandContext, Collection<String> processInstanceIds)
protected BatchJobHandler<SetRetriesBatchConfiguration> getBatchJobHandler(ProcessEngineConfigurationImpl processEngineConfiguration)
Copyright © 2019. All rights reserved.