Package org.camunda.bpm.engine.impl.cmd
Class AbstractSetExternalTaskRetriesCmd<T>
java.lang.Object
org.camunda.bpm.engine.impl.cmd.AbstractSetExternalTaskRetriesCmd<T>
- All Implemented Interfaces:
Command<T>
- Direct Known Subclasses:
SetExternalTasksRetriesBatchCmd
,SetExternalTasksRetriesCmd
-
Field Summary
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionprotected BatchElementConfiguration
collectExternalTaskIds
(CommandContext commandContext) protected void
writeUserOperationLog
(CommandContext commandContext, int numInstances, boolean async) protected void
writeUserOperationLogAsync
(CommandContext commandContext, int numInstances)
-
Field Details
-
builder
-
-
Constructor Details
-
AbstractSetExternalTaskRetriesCmd
-
-
Method Details
-
collectProcessInstanceIds
-
collectExternalTaskIds
-
writeUserOperationLog
protected void writeUserOperationLog(CommandContext commandContext, int numInstances, boolean async) -
writeUserOperationLogAsync
-