Uses of Class
org.camunda.bpm.engine.rest.dto.history.HistoryCleanupConfigurationDto

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

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

Methods in org.camunda.bpm.engine.rest.history that return HistoryCleanupConfigurationDto
 HistoryCleanupConfigurationDto HistoryCleanupRestService.getHistoryCleanupConfiguration()
           
 

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

Methods in org.camunda.bpm.engine.rest.impl.history that return HistoryCleanupConfigurationDto
 HistoryCleanupConfigurationDto HistoryCleanupRestServiceImpl.getHistoryCleanupConfiguration()
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.