Uses of Class
org.camunda.bpm.engine.impl.batch.SetJobRetriesBatchConfiguration
Packages that use SetJobRetriesBatchConfiguration
-
Uses of SetJobRetriesBatchConfiguration in org.camunda.bpm.engine.impl.batch.job
Methods in org.camunda.bpm.engine.impl.batch.job that return SetJobRetriesBatchConfigurationModifier and TypeMethodDescriptionprotected SetJobRetriesBatchConfiguration
SetJobRetriesJobHandler.createJobConfiguration
(SetJobRetriesBatchConfiguration configuration, List<String> jobIds) SetJobRetriesBatchConfigurationJsonConverter.readConfiguration
(com.google.gson.JsonObject json) Methods in org.camunda.bpm.engine.impl.batch.job with parameters of type SetJobRetriesBatchConfigurationModifier and TypeMethodDescriptionprotected SetJobRetriesBatchConfiguration
SetJobRetriesJobHandler.createJobConfiguration
(SetJobRetriesBatchConfiguration configuration, List<String> jobIds) void
SetJobRetriesJobHandler.executeHandler
(SetJobRetriesBatchConfiguration batchConfiguration, ExecutionEntity execution, CommandContext commandContext, String tenantId) com.google.gson.JsonObject
SetJobRetriesBatchConfigurationJsonConverter.writeConfiguration
(SetJobRetriesBatchConfiguration configuration)