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

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

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

Methods in org.camunda.bpm.engine.rest.history that return HistoricExternalTaskLogResource
 HistoricExternalTaskLogResource HistoricExternalTaskLogRestService.getHistoricExternalTaskLog(String historicExternalTaskLogId)
           
 

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

Methods in org.camunda.bpm.engine.rest.impl.history that return HistoricExternalTaskLogResource
 HistoricExternalTaskLogResource HistoricExternalTaskLogRestServiceImpl.getHistoricExternalTaskLog(String historicExternalTaskLogId)
           
 

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

Classes in org.camunda.bpm.engine.rest.sub.history.impl that implement HistoricExternalTaskLogResource
 class HistoricExternalTaskLogResourceImpl
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.