Uses of Interface
org.camunda.bpm.engine.rest.sub.history.HistoricJobLogResource

Packages that use HistoricJobLogResource
org.camunda.bpm.engine.rest.history   
org.camunda.bpm.engine.rest.impl.history   
org.camunda.bpm.engine.rest.sub.history.impl   
 

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

Methods in org.camunda.bpm.engine.rest.history that return HistoricJobLogResource
 HistoricJobLogResource HistoricJobLogRestService.getHistoricJobLog(String historicJobLogId)
           
 

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

Methods in org.camunda.bpm.engine.rest.impl.history that return HistoricJobLogResource
 HistoricJobLogResource HistoricJobLogRestServiceImpl.getHistoricJobLog(String historicJobLogId)
           
 

Uses of HistoricJobLogResource in org.camunda.bpm.engine.rest.sub.history.impl
 

Classes in org.camunda.bpm.engine.rest.sub.history.impl that implement HistoricJobLogResource
 class HistoricJobLogResourceImpl
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.