Package | Description |
---|---|
org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
org.camunda.bpm.engine.impl.cmd | |
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 |
---|---|
protected BatchJobHandler<ModificationBatchConfiguration> |
ProcessInstanceModificationBatchCmd.getBatchJobHandler(ProcessEngineConfigurationImpl processEngineConfiguration) |
Modifier and Type | Method and Description |
---|---|
protected int |
ProcessInstanceModificationBatchCmd.calculateSize(ProcessEngineConfigurationImpl engineConfiguration,
ModificationBatchConfiguration batchConfiguration) |
Modifier and Type | Method and Description |
---|---|
ModificationBatchConfiguration |
ModificationBatchConfigurationJsonConverter.toObject(JSONObject json) |
Modifier and Type | Method and Description |
---|---|
JSONObject |
ModificationBatchConfigurationJsonConverter.toJsonObject(ModificationBatchConfiguration configuration) |
Copyright © 2017. All rights reserved.