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 SetJobRetriesBatchConfigurationSetJobRetriesJobHandler.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 SetJobRetriesBatchConfigurationSetJobRetriesJobHandler.createJobConfiguration(SetJobRetriesBatchConfiguration configuration, List<String> jobIds) voidSetJobRetriesJobHandler.executeHandler(SetJobRetriesBatchConfiguration batchConfiguration, ExecutionEntity execution, CommandContext commandContext, String tenantId) com.google.gson.JsonObjectSetJobRetriesBatchConfigurationJsonConverter.writeConfiguration(SetJobRetriesBatchConfiguration configuration)