Uses of Class
org.camunda.bpm.engine.impl.management.PurgeReport

Packages that use PurgeReport
org.camunda.bpm.engine.impl API implementation classes, which shouldn't directly be used by end-users. 
org.camunda.bpm.engine.impl.cmd   
 

Uses of PurgeReport in org.camunda.bpm.engine.impl
 

Methods in org.camunda.bpm.engine.impl that return PurgeReport
 PurgeReport ManagementServiceImpl.purge()
          Purges the database and the deployment cache.
 

Uses of PurgeReport in org.camunda.bpm.engine.impl.cmd
 

Methods in org.camunda.bpm.engine.impl.cmd that return PurgeReport
 PurgeReport PurgeDatabaseAndCacheCmd.execute(CommandContext commandContext)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.