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

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

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

Methods in org.camunda.bpm.engine.rest.history that return HistoricJobLogRestService
 HistoricJobLogRestService HistoryRestService.getJobLogService()
           
 

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

Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricJobLogRestService
 class HistoricJobLogRestServiceImpl
           
 

Methods in org.camunda.bpm.engine.rest.impl.history that return HistoricJobLogRestService
 HistoricJobLogRestService HistoryRestServiceImpl.getJobLogService()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.