public class HistoricActivityInstanceEventEntityHandler extends HistoricScopeInstanceEventHandler<org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity>
IEntityHandler for HistoricActivityInstanceEventEntity| Modifier and Type | Field and Description |
|---|---|
static String |
OCLASS_NAME |
logger, mappingConvertors, mappingFromDocToEntity, mappingFromEntityToDoc, mappingFromQueryToDocBPM_ENTITY_CLASS| Constructor and Description |
|---|
HistoricActivityInstanceEventEntityHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyRelationships(OSchemaHelper helper) |
void |
applySchema(OSchemaHelper helper) |
void |
deleteHistoricActivityInstancesByProcessInstanceId(OPersistenceSession session,
String processInstanceId) |
protected void |
initMapping(OPersistenceSession session) |
checkMapping, command, convertValueFromEntity, convertValueToEntity, create, delete, delete, delete, delete, delete, deleteBulk, enrichWhereByBean, enrichWhereByMap, getEntityClass, getGetAndSetter, getPkField, getSchemaClass, hasNeedInCache, 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 HistoricActivityInstanceEventEntityHandler()
public void applySchema(OSchemaHelper helper)
applySchema in interface IEntityHandler<org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity>applySchema in class HistoricScopeInstanceEventHandler<org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity>public void applyRelationships(OSchemaHelper helper)
applyRelationships in interface IEntityHandler<org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity>applyRelationships in class HistoricEventHandler<org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity>protected void initMapping(OPersistenceSession session)
initMapping in class AbstractEntityHandler<org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity>public void deleteHistoricActivityInstancesByProcessInstanceId(OPersistenceSession session, String processInstanceId)
Copyright © 2019. All rights reserved.