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