Class LatestVersionsResetAspect

java.lang.Object
org.cruk.clarity.api.impl.LatestVersionsResetAspect

public class LatestVersionsResetAspect extends Object
Aspect to ensure that the API will not fetch the latest versions of stateful entities on the next call.
Since:
2.24.8
  • Field Details

    • api

      protected ClarityAPIInternal api
      The API instance through its internal access methods.
  • Constructor Details

    • LatestVersionsResetAspect

      public LatestVersionsResetAspect()
      Constructor.
  • Method Details