Uses of Class
org.camunda.bpm.engine.impl.batch.BatchJobDeclaration
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl
Modifier and TypeFieldDescriptionstatic final BatchJobDeclaration
ModificationBatchJobHandler.JOB_DECLARATION
static final BatchJobDeclaration
RestartProcessInstancesJobHandler.JOB_DECLARATION
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.batch.deletion
Modifier and TypeFieldDescriptionstatic final BatchJobDeclaration
DeleteHistoricProcessInstancesJobHandler.JOB_DECLARATION
static final BatchJobDeclaration
DeleteProcessInstancesJobHandler.JOB_DECLARATION
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.batch.externaltask
Modifier and TypeFieldDescriptionstatic final BatchJobDeclaration
SetExternalTaskRetriesJobHandler.JOB_DECLARATION
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.batch.job
Modifier and TypeFieldDescriptionstatic final BatchJobDeclaration
SetJobRetriesJobHandler.JOB_DECLARATION
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.batch.message
Modifier and TypeFieldDescriptionstatic final BatchJobDeclaration
MessageCorrelationBatchJobHandler.JOB_DECLARATION
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.batch.removaltime
Modifier 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
Modifier and TypeFieldDescriptionstatic final BatchJobDeclaration
UpdateProcessInstancesSuspendStateJobHandler.JOB_DECLARATION
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.batch.variables
Modifier and TypeFieldDescriptionstatic final BatchJobDeclaration
BatchSetVariablesHandler.JOB_DECLARATION
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.dmn.batch
Modifier and TypeFieldDescriptionstatic final BatchJobDeclaration
DeleteHistoricDecisionInstancesJobHandler.JOB_DECLARATION
-
Uses of BatchJobDeclaration in org.camunda.bpm.engine.impl.migration.batch
Modifier and TypeFieldDescriptionstatic final BatchJobDeclaration
MigrationBatchJobHandler.JOB_DECLARATION