Uses of Class
org.camunda.bpm.engine.impl.persistence.deploy.cache.CachePurgeReport
-
Packages that use CachePurgeReport Package Description 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 Modifier and Type Method Description CachePurgeReport
PurgeReport. getCachePurgeReport()
Methods in org.camunda.bpm.engine.impl.management with parameters of type CachePurgeReport Modifier and Type Method Description 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 Modifier and Type Method Description CachePurgeReport
DeploymentCache. purgeCache()
-