Uses of Class
org.camunda.bpm.engine.impl.management.PurgeReport
-
Packages that use PurgeReport Package Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description PurgeReport
PurgeDatabaseAndCacheCmd. execute(CommandContext commandContext)
-