Uses of Class
org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateBatchConfiguration
-
Packages that use UpdateProcessInstancesSuspendStateBatchConfiguration Package Description org.camunda.bpm.engine.impl.batch.update -
-
Uses of UpdateProcessInstancesSuspendStateBatchConfiguration in org.camunda.bpm.engine.impl.batch.update
Methods in org.camunda.bpm.engine.impl.batch.update that return UpdateProcessInstancesSuspendStateBatchConfiguration Modifier and Type Method Description protected UpdateProcessInstancesSuspendStateBatchConfigurationUpdateProcessInstancesSuspendStateJobHandler. createJobConfiguration(UpdateProcessInstancesSuspendStateBatchConfiguration configuration, List<String> processIdsForJob)UpdateProcessInstancesSuspendStateBatchConfigurationUpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter. toObject(com.google.gson.JsonObject json)Methods in org.camunda.bpm.engine.impl.batch.update with parameters of type UpdateProcessInstancesSuspendStateBatchConfiguration Modifier and Type Method Description protected UpdateProcessInstancesSuspendStateBatchConfigurationUpdateProcessInstancesSuspendStateJobHandler. createJobConfiguration(UpdateProcessInstancesSuspendStateBatchConfiguration configuration, List<String> processIdsForJob)com.google.gson.JsonObjectUpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter. toJsonObject(UpdateProcessInstancesSuspendStateBatchConfiguration configuration)
-