public class HistoricBatchEntityHandler extends HistoricEventHandler<org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity>
IEntityHandler for HistoricBatchEntity| Modifier and Type | Field and Description |
|---|---|
static String |
OCLASS_NAME |
logger, mappingConvertors, mappingFromDocToEntity, mappingFromEntityToDoc, mappingFromQueryToDocBPM_ENTITY_CLASS| Constructor and Description |
|---|
HistoricBatchEntityHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
applySchema(OSchemaHelper helper) |
List<org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity> |
selectHistoricBatchesByQueryCriteria(OPersistenceSession session,
org.camunda.bpm.engine.batch.history.HistoricBatchQuery query) |
applyRelationshipscheckMapping, command, convertValueFromEntity, convertValueToEntity, create, delete, delete, delete, delete, delete, deleteBulk, enrichWhereByBean, enrichWhereByMap, getEntityClass, getGetAndSetter, getPkField, getSchemaClass, hasNeedInCache, initMapping, invokeStatement, lock, mapToEntity, mapToODocument, onTrigger, query, query, query, query, queryList, querySingle, read, readAsDocument, selectList, selectOne, supportsStatement, update, updateBulk, wherepublic static final String OCLASS_NAME
public void applySchema(OSchemaHelper helper)
applySchema in interface IEntityHandler<org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity>applySchema in class HistoricEventHandler<org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity>public List<org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity> selectHistoricBatchesByQueryCriteria(OPersistenceSession session, org.camunda.bpm.engine.batch.history.HistoricBatchQuery query)
Copyright © 2019. All rights reserved.