java.lang.Object | |
↳ | com.atlassian.jira.rest.api.http.CacheControl |
Contains some static definitions for caching that may be useful to REST endpoints
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a CacheControl with a 1 year limit.
| |||||||||||
Returns a CacheControl with noStore and noCache set to true.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns a CacheControl with a 1 year limit. Effectively forever.
Returns a CacheControl with noStore and noCache set to true.