public class HistoricTaskInstanceEventEntityHandler extends HistoricScopeInstanceEventHandler<org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity>
IEntityHandler for HistoricTaskInstanceEventEntity| Modifier and Type | Field and Description |
|---|---|
static String |
OCLASS_NAME |
logger, mappingConvertors, mappingFromDocToEntity, mappingFromEntityToDoc, mappingFromQueryToDocBPM_ENTITY_CLASS| Constructor and Description |
|---|
HistoricTaskInstanceEventEntityHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
applySchema(OSchemaHelper helper) |
protected void |
initMapping(OPersistenceSession session) |
List<String> |
selectHistoricTaskInstanceIdsByParameters(OPersistenceSession session,
org.camunda.bpm.engine.impl.db.ListQueryParameterObject parameters) |
applyRelationshipscheckMapping, 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 HistoricTaskInstanceEventEntityHandler()
public void applySchema(OSchemaHelper helper)
applySchema in interface IEntityHandler<org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity>applySchema in class HistoricScopeInstanceEventHandler<org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity>protected void initMapping(OPersistenceSession session)
initMapping in class AbstractEntityHandler<org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity>public List<String> selectHistoricTaskInstanceIdsByParameters(OPersistenceSession session, org.camunda.bpm.engine.impl.db.ListQueryParameterObject parameters)
Copyright © 2019. All rights reserved.