| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.json | |
| org.camunda.bpm.engine.impl.migration.batch | 
| Modifier and Type | Method and Description | 
|---|---|
MigrationBatchConfiguration | 
MigrationBatchConfigurationJsonConverter.toObject(JSONObject json)  | 
| Modifier and Type | Method and Description | 
|---|---|
JSONObject | 
MigrationBatchConfigurationJsonConverter.toJsonObject(MigrationBatchConfiguration configuration)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected MigrationBatchConfiguration | 
MigrationBatchJobHandler.createJobConfiguration(MigrationBatchConfiguration configuration,
                      List<String> processIdsForJob)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected BatchJobHandler<MigrationBatchConfiguration> | 
MigrateProcessInstanceBatchCmd.getBatchJobHandler(ProcessEngineConfigurationImpl processEngineConfiguration)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected int | 
MigrateProcessInstanceBatchCmd.calculateSize(ProcessEngineConfigurationImpl engineConfiguration,
             MigrationBatchConfiguration batchConfiguration)  | 
protected MigrationBatchConfiguration | 
MigrationBatchJobHandler.createJobConfiguration(MigrationBatchConfiguration configuration,
                      List<String> processIdsForJob)  | 
protected void | 
MigrationBatchJobHandler.postProcessJob(MigrationBatchConfiguration configuration,
              JobEntity job)  | 
Copyright © 2017. All rights reserved.