Uses of Interface
org.camunda.bpm.engine.rest.history.HistoricIdentityLinkLogRestService

Packages that use HistoricIdentityLinkLogRestService
org.camunda.bpm.engine.rest.history   
org.camunda.bpm.engine.rest.impl.history   
 

Uses of HistoricIdentityLinkLogRestService in org.camunda.bpm.engine.rest.history
 

Methods in org.camunda.bpm.engine.rest.history that return HistoricIdentityLinkLogRestService
 HistoricIdentityLinkLogRestService HistoryRestService.getIdentityLinkService()
           
 

Uses of HistoricIdentityLinkLogRestService in org.camunda.bpm.engine.rest.impl.history
 

Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricIdentityLinkLogRestService
 class HistoricIdentityLinkLogRestServiceImpl
           
 

Methods in org.camunda.bpm.engine.rest.impl.history that return HistoricIdentityLinkLogRestService
 HistoricIdentityLinkLogRestService HistoryRestServiceImpl.getIdentityLinkService()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.