Uses of Class
org.camunda.bpm.engine.impl.batch.BatchJobDeclaration
Packages that use BatchJobDeclaration
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl
Fields in org.camunda.bpm.engine.impl declared as BatchJobDeclarationModifier and TypeFieldDescriptionstatic final BatchJobDeclaration
ModificationBatchJobHandler.JOB_DECLARATION
static final BatchJobDeclaration
RestartProcessInstancesJobHandler.JOB_DECLARATION
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.batch.deletion
Fields in org.camunda.bpm.engine.impl.batch.deletion declared as BatchJobDeclarationModifier and TypeFieldDescriptionstatic final BatchJobDeclaration
DeleteHistoricProcessInstancesJobHandler.JOB_DECLARATION
static final BatchJobDeclaration
DeleteProcessInstancesJobHandler.JOB_DECLARATION
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.batch.externaltask
Fields in org.camunda.bpm.engine.impl.batch.externaltask declared as BatchJobDeclarationModifier and TypeFieldDescriptionstatic final BatchJobDeclaration
SetExternalTaskRetriesJobHandler.JOB_DECLARATION
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.batch.job
Fields in org.camunda.bpm.engine.impl.batch.job declared as BatchJobDeclarationModifier and TypeFieldDescriptionstatic final BatchJobDeclaration
SetJobRetriesJobHandler.JOB_DECLARATION
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.batch.message
Fields in org.camunda.bpm.engine.impl.batch.message declared as BatchJobDeclarationModifier and TypeFieldDescriptionstatic final BatchJobDeclaration
MessageCorrelationBatchJobHandler.JOB_DECLARATION
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.batch.removaltime
Fields in org.camunda.bpm.engine.impl.batch.removaltime declared as BatchJobDeclarationModifier and TypeFieldDescriptionstatic final BatchJobDeclaration
BatchSetRemovalTimeJobHandler.JOB_DECLARATION
static final BatchJobDeclaration
DecisionSetRemovalTimeJobHandler.JOB_DECLARATION
static final BatchJobDeclaration
ProcessSetRemovalTimeJobHandler.JOB_DECLARATION
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.batch.update
Fields in org.camunda.bpm.engine.impl.batch.update declared as BatchJobDeclarationModifier and TypeFieldDescriptionstatic final BatchJobDeclaration
UpdateProcessInstancesSuspendStateJobHandler.JOB_DECLARATION
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.batch.variables
Fields in org.camunda.bpm.engine.impl.batch.variables declared as BatchJobDeclarationModifier and TypeFieldDescriptionstatic final BatchJobDeclaration
BatchSetVariablesHandler.JOB_DECLARATION
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.dmn.batch
Fields in org.camunda.bpm.engine.impl.dmn.batch declared as BatchJobDeclarationModifier and TypeFieldDescriptionstatic final BatchJobDeclaration
DeleteHistoricDecisionInstancesJobHandler.JOB_DECLARATION
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.migration.batch
Fields in org.camunda.bpm.engine.impl.migration.batch declared as BatchJobDeclarationModifier and TypeFieldDescriptionstatic final BatchJobDeclaration
MigrationBatchJobHandler.JOB_DECLARATION