Uses of Class
org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateBatchConfiguration

Packages that use UpdateProcessInstancesSuspendStateBatchConfiguration
org.camunda.bpm.engine.impl.batch.update   
org.camunda.bpm.engine.impl.cmd   
 

Uses of UpdateProcessInstancesSuspendStateBatchConfiguration in org.camunda.bpm.engine.impl.batch.update
 

Methods in org.camunda.bpm.engine.impl.batch.update that return UpdateProcessInstancesSuspendStateBatchConfiguration
protected  UpdateProcessInstancesSuspendStateBatchConfiguration UpdateProcessInstancesSuspendStateJobHandler.createJobConfiguration(UpdateProcessInstancesSuspendStateBatchConfiguration configuration, List<String> processIdsForJob)
           
 UpdateProcessInstancesSuspendStateBatchConfiguration UpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter.toObject(JSONObject json)
           
 

Methods in org.camunda.bpm.engine.impl.batch.update with parameters of type UpdateProcessInstancesSuspendStateBatchConfiguration
protected  UpdateProcessInstancesSuspendStateBatchConfiguration UpdateProcessInstancesSuspendStateJobHandler.createJobConfiguration(UpdateProcessInstancesSuspendStateBatchConfiguration configuration, List<String> processIdsForJob)
           
 JSONObject UpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter.toJsonObject(UpdateProcessInstancesSuspendStateBatchConfiguration configuration)
           
 

Uses of UpdateProcessInstancesSuspendStateBatchConfiguration in org.camunda.bpm.engine.impl.cmd
 

Methods in org.camunda.bpm.engine.impl.cmd that return types with arguments of type UpdateProcessInstancesSuspendStateBatchConfiguration
protected  BatchJobHandler<UpdateProcessInstancesSuspendStateBatchConfiguration> UpdateProcessInstancesSuspendStateBatchCmd.getBatchJobHandler(ProcessEngineConfigurationImpl processEngineConfiguration)
           
 

Methods in org.camunda.bpm.engine.impl.cmd with parameters of type UpdateProcessInstancesSuspendStateBatchConfiguration
protected  int UpdateProcessInstancesSuspendStateBatchCmd.calculateSize(ProcessEngineConfigurationImpl engineConfiguration, UpdateProcessInstancesSuspendStateBatchConfiguration batchConfiguration)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.