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

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

Uses of HistoryRestService in org.camunda.bpm.engine.rest.impl
 

Methods in org.camunda.bpm.engine.rest.impl that return HistoryRestService
 HistoryRestService DefaultProcessEngineRestServiceImpl.getHistoryRestService()
           
 HistoryRestService AbstractProcessEngineRestServiceImpl.getHistoryRestService(String engineName)
           
 HistoryRestService NamedProcessEngineRestServiceImpl.getHistoryRestService(String engineName)
           
 

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

Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoryRestService
 class HistoryRestServiceImpl
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.