java.lang.Object | |
↳ | com.atlassian.jira.dev.backdoor.util.CacheControl |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a CacheControl with a 1 year limit.
| |||||||||||
Returns a CacheControl with noStore and noCache set to true.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object |
Returns a CacheControl with a 1 year limit. Effectively forever.
Returns a CacheControl with noStore and noCache set to true.