Package | Description |
---|---|
org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
org.camunda.bpm.engine.impl.json |
Modifier and Type | Method and Description |
---|---|
protected ModificationBatchConfiguration |
ModificationBatchJobHandler.createJobConfiguration(ModificationBatchConfiguration configuration,
List<String> processIdsForJob) |
Modifier and Type | Method and Description |
---|---|
protected ModificationBatchConfiguration |
ModificationBatchJobHandler.createJobConfiguration(ModificationBatchConfiguration configuration,
List<String> processIdsForJob) |
protected void |
ModificationBatchJobHandler.postProcessJob(ModificationBatchConfiguration configuration,
JobEntity job) |
Modifier and Type | Method and Description |
---|---|
ModificationBatchConfiguration |
ModificationBatchConfigurationJsonConverter.toObject(com.google.gson.JsonObject json) |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonObject |
ModificationBatchConfigurationJsonConverter.toJsonObject(ModificationBatchConfiguration configuration) |
Copyright © 2022. All rights reserved.