Uses of Interface
org.camunda.bpm.engine.rest.history.HistoricIdentityLinkLogRestService
-
Packages that use HistoricIdentityLinkLogRestService Package Description 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 Modifier and Type Method Description HistoricIdentityLinkLogRestServiceHistoryRestService. getIdentityLinkService() -
Uses of HistoricIdentityLinkLogRestService in org.camunda.bpm.engine.rest.impl.history
Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricIdentityLinkLogRestService Modifier and Type Class Description classHistoricIdentityLinkLogRestServiceImplMethods in org.camunda.bpm.engine.rest.impl.history that return HistoricIdentityLinkLogRestService Modifier and Type Method Description HistoricIdentityLinkLogRestServiceHistoryRestServiceImpl. getIdentityLinkService()
-