|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchJobContext | |
|---|---|
| org.camunda.bpm.engine.impl.batch | |
| org.camunda.bpm.engine.impl.batch.deletion | |
| org.camunda.bpm.engine.impl.migration.batch | |
| Uses of BatchJobContext in org.camunda.bpm.engine.impl.batch |
|---|
| Methods in org.camunda.bpm.engine.impl.batch that return types with arguments of type BatchJobContext | |
|---|---|
abstract JobDeclaration<BatchJobContext,MessageEntity> |
AbstractProcessInstanceBatchJobHandler.getJobDeclaration()
|
| Methods in org.camunda.bpm.engine.impl.batch with parameters of type BatchJobContext | |
|---|---|
protected MessageEntity |
AbstractProcessInstanceBatchJobDeclaration.newJobInstance(BatchJobContext context)
|
protected ExecutionEntity |
AbstractProcessInstanceBatchJobDeclaration.resolveExecution(BatchJobContext context)
|
protected String |
AbstractProcessInstanceBatchJobDeclaration.resolveJobDefinitionId(BatchJobContext context)
|
protected JobHandlerConfiguration |
AbstractProcessInstanceBatchJobDeclaration.resolveJobHandlerConfiguration(BatchJobContext context)
|
| Uses of BatchJobContext in org.camunda.bpm.engine.impl.batch.deletion |
|---|
| Methods in org.camunda.bpm.engine.impl.batch.deletion that return types with arguments of type BatchJobContext | |
|---|---|
JobDeclaration<BatchJobContext,MessageEntity> |
DeleteProcessInstancesJobHandler.getJobDeclaration()
|
| Uses of BatchJobContext in org.camunda.bpm.engine.impl.migration.batch |
|---|
| Methods in org.camunda.bpm.engine.impl.migration.batch that return types with arguments of type BatchJobContext | |
|---|---|
JobDeclaration<BatchJobContext,MessageEntity> |
MigrationBatchJobHandler.getJobDeclaration()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||