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

Packages that use BatchJobDeclaration
org.camunda.bpm.engine.impl.batch.deletion   
org.camunda.bpm.engine.impl.batch.job   
org.camunda.bpm.engine.impl.migration.batch   
 

Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.batch.deletion
 

Fields in org.camunda.bpm.engine.impl.batch.deletion declared as BatchJobDeclaration
static BatchJobDeclaration DeleteHistoricProcessInstancesJobHandler.JOB_DECLARATION
           
static BatchJobDeclaration DeleteProcessInstancesJobHandler.JOB_DECLARATION
           
 

Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.batch.job
 

Fields in org.camunda.bpm.engine.impl.batch.job declared as BatchJobDeclaration
static BatchJobDeclaration SetJobRetriesJobHandler.JOB_DECLARATION
           
 

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

Fields in org.camunda.bpm.engine.impl.migration.batch declared as BatchJobDeclaration
static BatchJobDeclaration MigrationBatchJobHandler.JOB_DECLARATION
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.