Uses of Class
org.camunda.bpm.engine.impl.batch.job.SetJobRetriesBatchConfigurationJsonConverter
-
Packages that use SetJobRetriesBatchConfigurationJsonConverter Package Description org.camunda.bpm.engine.impl.batch.job -
-
Uses of SetJobRetriesBatchConfigurationJsonConverter in org.camunda.bpm.engine.impl.batch.job
Fields in org.camunda.bpm.engine.impl.batch.job declared as SetJobRetriesBatchConfigurationJsonConverter Modifier and Type Field Description static SetJobRetriesBatchConfigurationJsonConverter
SetJobRetriesBatchConfigurationJsonConverter. INSTANCE
Methods in org.camunda.bpm.engine.impl.batch.job that return SetJobRetriesBatchConfigurationJsonConverter Modifier and Type Method Description protected SetJobRetriesBatchConfigurationJsonConverter
SetJobRetriesJobHandler. getJsonConverterInstance()
-