Uses of Class
org.camunda.bpm.engine.impl.management.PurgeReport
Packages that use PurgeReport
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of PurgeReport in org.camunda.bpm.engine.impl
Methods in org.camunda.bpm.engine.impl that return PurgeReportModifier and TypeMethodDescriptionManagementServiceImpl.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 PurgeReportModifier and TypeMethodDescriptionPurgeDatabaseAndCacheCmd.execute
(CommandContext commandContext)