Uses of Class
org.camunda.bpm.engine.impl.management.PurgeReport
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of PurgeReport in org.camunda.bpm.engine.impl
Modifier and TypeMethodDescriptionManagementServiceImpl.purge()
Purges the database and the deployment cache. -
Uses of PurgeReport in org.camunda.bpm.engine.impl.cmd
Modifier and TypeMethodDescriptionPurgeDatabaseAndCacheCmd.execute
(CommandContext commandContext)