Uses of Class
org.cruk.clarity.api.impl.LatestVersionsResetAspect
Package
Description
Package supporting caching of Clarity entities in memory
(or, if so configured, on disk) to reduce the amount of traffic being
sent to and from the REST API.
-
Uses of LatestVersionsResetAspect in org.cruk.clarity.api.cache
Modifier and TypeFieldDescriptionprotected LatestVersionsResetAspect
ClarityAPICache.latestVersionsResetAspect
The aspect that resets API version behaviour.Modifier and TypeMethodDescriptionvoid
ClarityAPICache.setLatestVersionsResetAspect
(LatestVersionsResetAspect latestVersionsResetAspect) Set a reference to the aspect that resets the API's behaviour around stateful entities.