Uses of Class
org.camunda.bpm.engine.impl.batch.BatchJobConfiguration

Packages that use BatchJobConfiguration
org.camunda.bpm.engine.impl.migration.batch   
 

Uses of BatchJobConfiguration in org.camunda.bpm.engine.impl.migration.batch
 

Methods in org.camunda.bpm.engine.impl.migration.batch that return BatchJobConfiguration
 BatchJobConfiguration MigrationBatchJobHandler.newConfiguration(String canonicalString)
           
 

Methods in org.camunda.bpm.engine.impl.migration.batch with parameters of type BatchJobConfiguration
 void MigrationBatchJobHandler.execute(BatchJobConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, String tenantId)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.