public class ConfluenceCachingFilter
extends com.atlassian.core.filters.cache.AbstractCachingFilter
PreventCachingStrategy
. Other strategies should be inserted ahead of
this strategy.
See also com.atlassian.confluence.plugins.restapi.filters.RestApiCacheControlHeadersFilterFactory and com.atlassian.confluence.plugins.rest.filter.PrototypeApiCacheControlHeadersFilterFactory which set the cache headers for some of our REST APIs using Jersey mechanisms.
RssCachingStrategy
,
AttachmentCachingStrategies
,
PreventCachingStrategy
Constructor and Description |
---|
ConfluenceCachingFilter() |
Modifier and Type | Method and Description |
---|---|
protected com.atlassian.core.filters.cache.CachingStrategy[] |
getCachingStrategies() |
Copyright © 2003–2016 Atlassian. All rights reserved.