Package | Description |
---|---|
org.camunda.bpm.engine.impl.batch.update | |
org.camunda.bpm.engine.impl.cmd |
Modifier and Type | Method and Description |
---|---|
protected UpdateProcessInstancesSuspendStateBatchConfiguration |
UpdateProcessInstancesSuspendStateJobHandler.createJobConfiguration(UpdateProcessInstancesSuspendStateBatchConfiguration configuration,
List<String> processIdsForJob) |
UpdateProcessInstancesSuspendStateBatchConfiguration |
UpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter.toObject(JSONObject json) |
Modifier and Type | Method and Description |
---|---|
protected UpdateProcessInstancesSuspendStateBatchConfiguration |
UpdateProcessInstancesSuspendStateJobHandler.createJobConfiguration(UpdateProcessInstancesSuspendStateBatchConfiguration configuration,
List<String> processIdsForJob) |
JSONObject |
UpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter.toJsonObject(UpdateProcessInstancesSuspendStateBatchConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected BatchJobHandler<UpdateProcessInstancesSuspendStateBatchConfiguration> |
UpdateProcessInstancesSuspendStateBatchCmd.getBatchJobHandler(ProcessEngineConfigurationImpl processEngineConfiguration) |
Modifier and Type | Method and Description |
---|---|
protected int |
UpdateProcessInstancesSuspendStateBatchCmd.calculateSize(ProcessEngineConfigurationImpl engineConfiguration,
UpdateProcessInstancesSuspendStateBatchConfiguration batchConfiguration) |
Copyright © 2020. All rights reserved.