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 List<String> |
collectExternalTaskIds() |
protected List<String> |
collectProcessInstanceIds() |
protected void |
writeUserOperationLog(CommandContext commandContext,
int retries,
int numInstances,
boolean async) |
protected UpdateExternalTaskRetriesBuilderImpl builder
public AbstractSetExternalTaskRetriesCmd(UpdateExternalTaskRetriesBuilderImpl builder)
protected void writeUserOperationLog(CommandContext commandContext, int retries, int numInstances, boolean async)
Copyright © 2020. All rights reserved.