Uses of Class
org.camunda.bpm.engine.impl.batch.BatchSeedJobHandler.BatchSeedJobConfiguration

Packages that use BatchSeedJobHandler.BatchSeedJobConfiguration
org.camunda.bpm.engine.impl.batch   
 

Uses of BatchSeedJobHandler.BatchSeedJobConfiguration in org.camunda.bpm.engine.impl.batch
 

Methods in org.camunda.bpm.engine.impl.batch that return BatchSeedJobHandler.BatchSeedJobConfiguration
 BatchSeedJobHandler.BatchSeedJobConfiguration BatchSeedJobHandler.newConfiguration(String canonicalString)
           
 

Methods in org.camunda.bpm.engine.impl.batch with parameters of type BatchSeedJobHandler.BatchSeedJobConfiguration
 void BatchSeedJobHandler.execute(BatchSeedJobHandler.BatchSeedJobConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, String tenantId)
           
 void BatchSeedJobHandler.onDelete(BatchSeedJobHandler.BatchSeedJobConfiguration configuration, JobEntity jobEntity)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.