|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchJobContext | |
|---|---|
| org.camunda.bpm.engine.impl | API implementation classes, which shouldn't directly be used by end-users. |
| org.camunda.bpm.engine.impl.batch | |
| org.camunda.bpm.engine.impl.batch.deletion | |
| org.camunda.bpm.engine.impl.batch.externaltask | |
| org.camunda.bpm.engine.impl.batch.job | |
| org.camunda.bpm.engine.impl.batch.update | |
| org.camunda.bpm.engine.impl.migration.batch | |
| Uses of BatchJobContext in org.camunda.bpm.engine.impl |
|---|
| Methods in org.camunda.bpm.engine.impl that return types with arguments of type BatchJobContext | |
|---|---|
JobDeclaration<BatchJobContext,MessageEntity> |
RestartProcessInstancesJobHandler.getJobDeclaration()
|
JobDeclaration<BatchJobContext,MessageEntity> |
ModificationBatchJobHandler.getJobDeclaration()
|
| 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> |
AbstractBatchJobHandler.getJobDeclaration()
|
| Methods in org.camunda.bpm.engine.impl.batch with parameters of type BatchJobContext | |
|---|---|
protected MessageEntity |
BatchJobDeclaration.newJobInstance(BatchJobContext context)
|
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 |
|---|
| Methods in org.camunda.bpm.engine.impl.batch.deletion that return types with arguments of type BatchJobContext | |
|---|---|
JobDeclaration<BatchJobContext,MessageEntity> |
DeleteHistoricProcessInstancesJobHandler.getJobDeclaration()
|
JobDeclaration<BatchJobContext,MessageEntity> |
DeleteProcessInstancesJobHandler.getJobDeclaration()
|
| Uses of BatchJobContext in org.camunda.bpm.engine.impl.batch.externaltask |
|---|
| Methods in org.camunda.bpm.engine.impl.batch.externaltask that return types with arguments of type BatchJobContext | |
|---|---|
JobDeclaration<BatchJobContext,MessageEntity> |
SetExternalTaskRetriesJobHandler.getJobDeclaration()
|
| Uses of BatchJobContext in org.camunda.bpm.engine.impl.batch.job |
|---|
| Methods in org.camunda.bpm.engine.impl.batch.job that return types with arguments of type BatchJobContext | |
|---|---|
JobDeclaration<BatchJobContext,MessageEntity> |
SetJobRetriesJobHandler.getJobDeclaration()
|
| Uses of BatchJobContext in org.camunda.bpm.engine.impl.batch.update |
|---|
| Methods in org.camunda.bpm.engine.impl.batch.update that return types with arguments of type BatchJobContext | |
|---|---|
JobDeclaration<BatchJobContext,MessageEntity> |
UpdateProcessInstancesSuspendStateJobHandler.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 | |||||||||