Package | Description |
---|---|
org.camunda.bpm.engine.impl.json | |
org.camunda.bpm.engine.impl.migration.batch |
Modifier and Type | Method and Description |
---|---|
MigrationBatchConfiguration |
MigrationBatchConfigurationJsonConverter.toObject(com.google.gson.JsonObject json) |
Modifier and Type | Method and Description |
---|---|
com.google.gson.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 MigrationBatchConfiguration |
MigrationBatchJobHandler.createJobConfiguration(MigrationBatchConfiguration configuration,
List<String> processIdsForJob) |
protected void |
MigrationBatchJobHandler.postProcessJob(MigrationBatchConfiguration configuration,
JobEntity job) |
Copyright © 2022. All rights reserved.