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