Uses of Interface
org.camunda.bpm.engine.batch.history.HistoricBatch
Package
Description
-
Uses of HistoricBatch in org.camunda.bpm.engine.impl.batch.history
Modifier and TypeMethodDescriptionHistoricBatchQueryImpl.executeList
(CommandContext commandContext, Page page) -
Uses of HistoricBatch in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionHistoricBatchManager.findBatchesByQueryCriteria
(HistoricBatchQueryImpl historicBatchQuery, Page page) -
Uses of HistoricBatch in org.camunda.bpm.engine.rest.dto.history.batch
Modifier and TypeMethodDescriptionstatic HistoricBatchDto
HistoricBatchDto.fromBatch
(HistoricBatch historicBatch)