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(com.google.gson.JsonObject json) |
Modifier and Type | Method and Description |
---|---|
protected UpdateProcessInstancesSuspendStateBatchConfiguration |
UpdateProcessInstancesSuspendStateJobHandler.createJobConfiguration(UpdateProcessInstancesSuspendStateBatchConfiguration configuration,
List<String> processIdsForJob) |
com.google.gson.JsonObject |
UpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter.toJsonObject(UpdateProcessInstancesSuspendStateBatchConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected BatchJobHandler<UpdateProcessInstancesSuspendStateBatchConfiguration> |
UpdateProcessInstancesSuspendStateBatchCmd.getBatchJobHandler(ProcessEngineConfigurationImpl processEngineConfiguration) |
Copyright © 2019. All rights reserved.