Uses of Class
org.camunda.bpm.engine.impl.batch.BatchJobContext
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of BatchJobContext in org.camunda.bpm.engine.impl
Modifier and TypeMethodDescriptionModificationBatchJobHandler.getJobDeclaration()
RestartProcessInstancesJobHandler.getJobDeclaration()
-
Uses of BatchJobContext in org.camunda.bpm.engine.impl.batch
Modifier and TypeMethodDescriptionabstract JobDeclaration<BatchJobContext,
MessageEntity> AbstractBatchJobHandler.getJobDeclaration()
Modifier and TypeMethodDescriptionprotected MessageEntity
BatchJobDeclaration.newJobInstance
(BatchJobContext context) BatchJobDeclaration.reconfigure
(BatchJobContext context, MessageEntity job) protected ExecutionEntity
BatchJobDeclaration.resolveExecution
(BatchJobContext context) protected String
BatchJobDeclaration.resolveJobDefinitionId
(BatchJobContext context) protected JobHandlerConfiguration
BatchJobDeclaration.resolveJobHandlerConfiguration
(BatchJobContext context) -
Uses of BatchJobContext in org.camunda.bpm.engine.impl.batch.deletion
Modifier and TypeMethodDescriptionDeleteHistoricProcessInstancesJobHandler.getJobDeclaration()
DeleteProcessInstancesJobHandler.getJobDeclaration()
-
Uses of BatchJobContext in org.camunda.bpm.engine.impl.batch.externaltask
-
Uses of BatchJobContext in org.camunda.bpm.engine.impl.batch.job
-
Uses of BatchJobContext in org.camunda.bpm.engine.impl.batch.message
-
Uses of BatchJobContext in org.camunda.bpm.engine.impl.batch.removaltime
Modifier and TypeMethodDescriptionBatchSetRemovalTimeJobHandler.getJobDeclaration()
DecisionSetRemovalTimeJobHandler.getJobDeclaration()
ProcessSetRemovalTimeJobHandler.getJobDeclaration()
-
Uses of BatchJobContext in org.camunda.bpm.engine.impl.batch.update
Modifier and TypeMethodDescriptionUpdateProcessInstancesSuspendStateJobHandler.getJobDeclaration()
-
Uses of BatchJobContext in org.camunda.bpm.engine.impl.batch.variables
-
Uses of BatchJobContext in org.camunda.bpm.engine.impl.dmn.batch
-
Uses of BatchJobContext in org.camunda.bpm.engine.impl.migration.batch