Uses of Class
org.camunda.bpm.engine.impl.persistence.deploy.cache.CachePurgeReport

Packages that use CachePurgeReport
org.camunda.bpm.engine.impl.management   
org.camunda.bpm.engine.impl.persistence.deploy.cache   
 

Uses of CachePurgeReport in org.camunda.bpm.engine.impl.management
 

Methods in org.camunda.bpm.engine.impl.management that return CachePurgeReport
 CachePurgeReport PurgeReport.getCachePurgeReport()
           
 

Methods in org.camunda.bpm.engine.impl.management with parameters of type CachePurgeReport
 void PurgeReport.setCachePurgeReport(CachePurgeReport cachePurgeReport)
           
 

Uses of CachePurgeReport in org.camunda.bpm.engine.impl.persistence.deploy.cache
 

Methods in org.camunda.bpm.engine.impl.persistence.deploy.cache that return CachePurgeReport
 CachePurgeReport DeploymentCache.purgeCache()
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.