|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Batch in org.camunda.bpm.engine.batch |
|---|
| Subinterfaces of Batch in org.camunda.bpm.engine.batch | |
|---|---|
interface |
BatchStatistics
Additional statistics for a single batch. |
| Uses of Batch in org.camunda.bpm.engine.impl.batch |
|---|
| Classes in org.camunda.bpm.engine.impl.batch that implement Batch | |
|---|---|
class |
BatchEntity
|
class |
BatchStatisticsEntity
|
| Methods in org.camunda.bpm.engine.impl.batch that return types with arguments of type Batch | |
|---|---|
List<Batch> |
BatchQueryImpl.executeList(CommandContext commandContext,
Page page)
|
| Uses of Batch in org.camunda.bpm.engine.impl.history.producer |
|---|
| Methods in org.camunda.bpm.engine.impl.history.producer with parameters of type Batch | |
|---|---|
HistoryEvent |
HistoryEventProducer.createBatchEndEvent(Batch batch)
Creates the history event fired when the a batch has been completed. |
HistoryEvent |
DefaultHistoryEventProducer.createBatchEndEvent(Batch batch)
|
HistoryEvent |
HistoryEventProducer.createBatchStartEvent(Batch batch)
Creates the history event fired when the a batch has been started. |
HistoryEvent |
DefaultHistoryEventProducer.createBatchStartEvent(Batch batch)
|
| Uses of Batch in org.camunda.bpm.engine.impl.migration |
|---|
| Methods in org.camunda.bpm.engine.impl.migration that return Batch | |
|---|---|
Batch |
MigrationPlanExecutionBuilderImpl.executeAsync()
|
| Uses of Batch in org.camunda.bpm.engine.impl.migration.batch |
|---|
| Methods in org.camunda.bpm.engine.impl.migration.batch that return Batch | |
|---|---|
Batch |
MigrateProcessInstanceBatchCmd.execute(CommandContext commandContext)
|
| Uses of Batch in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Methods in org.camunda.bpm.engine.impl.persistence.entity that return types with arguments of type Batch | |
|---|---|
List<Batch> |
BatchManager.findBatchesByQueryCriteria(BatchQueryImpl batchQuery,
Page page)
|
| Uses of Batch in org.camunda.bpm.engine.migration |
|---|
| Methods in org.camunda.bpm.engine.migration that return Batch | |
|---|---|
Batch |
MigrationPlanExecutionBuilder.executeAsync()
Execute the migration asynchronously as batch. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||