public abstract class AbstractSetExternalTaskRetriesCmd<T> extends Object implements Command<T>
Modifier and Type | Field and Description |
---|---|
protected UpdateExternalTaskRetriesBuilderImpl |
builder |
Constructor and Description |
---|
AbstractSetExternalTaskRetriesCmd(UpdateExternalTaskRetriesBuilderImpl builder) |
Modifier and Type | Method and Description |
---|---|
protected BatchElementConfiguration |
collectExternalTaskIds(CommandContext commandContext) |
protected List<String> |
collectProcessInstanceIds() |
protected void |
writeUserOperationLog(CommandContext commandContext,
int numInstances,
boolean async) |
protected void |
writeUserOperationLogAsync(CommandContext commandContext,
int numInstances) |
protected UpdateExternalTaskRetriesBuilderImpl builder
public AbstractSetExternalTaskRetriesCmd(UpdateExternalTaskRetriesBuilderImpl builder)
protected BatchElementConfiguration collectExternalTaskIds(CommandContext commandContext)
protected void writeUserOperationLog(CommandContext commandContext, int numInstances, boolean async)
protected void writeUserOperationLogAsync(CommandContext commandContext, int numInstances)
Copyright © 2021. All rights reserved.