Uses of Class
org.camunda.bpm.engine.impl.batch.SetRetriesBatchConfiguration
Package
Description
-
Uses of SetRetriesBatchConfiguration in org.camunda.bpm.engine.impl.batch
-
Uses of SetRetriesBatchConfiguration in org.camunda.bpm.engine.impl.batch.externaltask
Modifier and TypeMethodDescriptionprotected SetRetriesBatchConfiguration
SetExternalTaskRetriesJobHandler.createJobConfiguration
(SetRetriesBatchConfiguration configuration, List<String> processIdsForJob) SetExternalTaskRetriesBatchConfigurationJsonConverter.readConfiguration
(com.google.gson.JsonObject json) Modifier and TypeMethodDescriptionprotected SetRetriesBatchConfiguration
SetExternalTaskRetriesJobHandler.createJobConfiguration
(SetRetriesBatchConfiguration configuration, List<String> processIdsForJob) void
SetExternalTaskRetriesJobHandler.executeHandler
(SetRetriesBatchConfiguration batchConfiguration, ExecutionEntity execution, CommandContext commandContext, String tenantId) com.google.gson.JsonObject
SetExternalTaskRetriesBatchConfigurationJsonConverter.writeConfiguration
(SetRetriesBatchConfiguration configuration)