Uses of Interface
org.camunda.bpm.engine.impl.db.HistoricEntity
- 
- 
Uses of HistoricEntity in org.camunda.bpm.engine.impl.batch.history
Classes in org.camunda.bpm.engine.impl.batch.history that implement HistoricEntity Modifier and Type Class Description classHistoricBatchEntity - 
Uses of HistoricEntity in org.camunda.bpm.engine.impl.history.event
 - 
Uses of HistoricEntity in org.camunda.bpm.engine.impl.persistence.entity
Classes in org.camunda.bpm.engine.impl.persistence.entity that implement HistoricEntity Modifier and Type Class Description classAttachmentEntityclassCommentEntityclassHistoricActivityInstanceEntityclassHistoricCaseActivityInstanceEntityclassHistoricCaseInstanceEntityclassHistoricDetailVariableInstanceUpdateEntityclassHistoricFormPropertyEntityclassHistoricIdentityLinkLogEntityclassHistoricIncidentEntityclassHistoricJobLogEventEntityclassHistoricProcessInstanceEntityclassHistoricTaskInstanceEntityclassHistoricVariableInstanceEntity - 
Uses of HistoricEntity in org.camunda.bpm.engine.impl.persistence.entity.optimize
Classes in org.camunda.bpm.engine.impl.persistence.entity.optimize that implement HistoricEntity Modifier and Type Class Description classOptimizeHistoricIdentityLinkLogEntity 
 -