Uses of Class
org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity

Packages that use HistoricIdentityLinkLogEventEntity
org.camunda.bpm.engine.impl.history.producer   
org.camunda.bpm.engine.impl.persistence.entity   
 

Uses of HistoricIdentityLinkLogEventEntity in org.camunda.bpm.engine.impl.history.producer
 

Methods in org.camunda.bpm.engine.impl.history.producer that return HistoricIdentityLinkLogEventEntity
protected  HistoricIdentityLinkLogEventEntity DefaultHistoryEventProducer.newIdentityLinkEventEntity()
           
 

Methods in org.camunda.bpm.engine.impl.history.producer with parameters of type HistoricIdentityLinkLogEventEntity
protected  void DefaultHistoryEventProducer.initHistoricIdentityLinkEvent(HistoricIdentityLinkLogEventEntity evt, IdentityLink identityLink, HistoryEventType eventType)
           
 

Uses of HistoricIdentityLinkLogEventEntity in org.camunda.bpm.engine.impl.persistence.entity
 

Subclasses of HistoricIdentityLinkLogEventEntity in org.camunda.bpm.engine.impl.persistence.entity
 class HistoricIdentityLinkLogEntity
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.