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

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

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

Methods in org.camunda.bpm.engine.rest.history that return HistoryCleanupRestService
 HistoryCleanupRestService HistoryRestService.getHistoryCleanupRestService()
           
 

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

Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoryCleanupRestService
 class HistoryCleanupRestServiceImpl
           
 

Methods in org.camunda.bpm.engine.rest.impl.history that return HistoryCleanupRestService
 HistoryCleanupRestService HistoryRestServiceImpl.getHistoryCleanupRestService()
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.