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

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

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

Methods in org.camunda.bpm.engine.rest.history that return HistoricExternalTaskLogRestService
 HistoricExternalTaskLogRestService HistoryRestService.getExternalTaskLogService()
           
 

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

Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricExternalTaskLogRestService
 class HistoricExternalTaskLogRestServiceImpl
           
 

Methods in org.camunda.bpm.engine.rest.impl.history that return HistoricExternalTaskLogRestService
 HistoricExternalTaskLogRestService HistoryRestServiceImpl.getExternalTaskLogService()
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.