Class CacheInvalidationJobConstants
java.lang.Object
com.adobe.acs.commons.httpcache.invalidator.CacheInvalidationJobConstants
Constants for creating http cache invalidation jobs. Custom invalidation events could leverage these constants while
creating and starting an invalidation job.
-
Field Details
-
TOPIC_HTTP_CACHE_INVALIDATION_JOB
Topic for the http cache invalidation job- See Also:
-
PAYLOAD_KEY_DATA_CHANGE_PATH
Path for which the data is changed. If the cache config invalidation path pattern matches with this path and if there is a cache hit, that cache entry will be invalidated.- See Also:
-