T - - type of HistoryEventpublic class HistoricEventHandler<T extends org.camunda.bpm.engine.impl.history.event.HistoryEvent> extends AbstractEntityHandler<T>
IEntityHandler for HistoryEvent| Modifier and Type | Field and Description |
|---|---|
static String |
OCLASS_NAME |
logger, mappingConvertors, mappingFromDocToEntity, mappingFromEntityToDoc, mappingFromQueryToDocBPM_ENTITY_CLASS| Constructor and Description |
|---|
HistoricEventHandler(String schemaClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyRelationships(OSchemaHelper helper) |
void |
applySchema(OSchemaHelper helper) |
checkMapping, 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 HistoricEventHandler(String schemaClass)
public void applySchema(OSchemaHelper helper)
applySchema in interface IEntityHandler<T extends org.camunda.bpm.engine.impl.history.event.HistoryEvent>applySchema in class AbstractEntityHandler<T extends org.camunda.bpm.engine.impl.history.event.HistoryEvent>public void applyRelationships(OSchemaHelper helper)
applyRelationships in interface IEntityHandler<T extends org.camunda.bpm.engine.impl.history.event.HistoryEvent>applyRelationships in class AbstractEntityHandler<T extends org.camunda.bpm.engine.impl.history.event.HistoryEvent>Copyright © 2019. All rights reserved.