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) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, isRetryable
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 © 2022. All rights reserved.