com.atlassian.jira.security
Class RequestCacheKeys

java.lang.Object
  extended by com.atlassian.jira.security.RequestCacheKeys

public class RequestCacheKeys
extends Object


Field Summary
static String AGGREGATE_TIMETRACKING_BEAN
           
static String CACHED_WRAPPED_FILTER_CACHE
           
static String CUSTOMFIELD_VALUES_CACHE
           
static String JQL_CLAUSE_HANDLER_CACHE
           
static String PERMISSIONS_CACHE
           
static String PERMISSIONS_FILTER_CACHE
           
static String QUERY_CONTEXT_CACHE
           
static String QUERY_DOES_IT_FIT_NAVIGATOR_CACHE
           
static String QUERY_LITERALS_CACHE
           
static String SIMPLE_QUERY_CONTEXT_CACHE
           
static String VELOCITY_REQUEST_CONTEXT
           
 
Constructor Summary
RequestCacheKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CACHED_WRAPPED_FILTER_CACHE

public static final String CACHED_WRAPPED_FILTER_CACHE
See Also:
Constant Field Values

PERMISSIONS_FILTER_CACHE

public static final String PERMISSIONS_FILTER_CACHE
See Also:
Constant Field Values

PERMISSIONS_CACHE

public static final String PERMISSIONS_CACHE
See Also:
Constant Field Values

CUSTOMFIELD_VALUES_CACHE

public static final String CUSTOMFIELD_VALUES_CACHE
See Also:
Constant Field Values

VELOCITY_REQUEST_CONTEXT

public static final String VELOCITY_REQUEST_CONTEXT
See Also:
Constant Field Values

AGGREGATE_TIMETRACKING_BEAN

public static final String AGGREGATE_TIMETRACKING_BEAN
See Also:
Constant Field Values

QUERY_DOES_IT_FIT_NAVIGATOR_CACHE

public static final String QUERY_DOES_IT_FIT_NAVIGATOR_CACHE
See Also:
Constant Field Values

QUERY_CONTEXT_CACHE

public static final String QUERY_CONTEXT_CACHE
See Also:
Constant Field Values

SIMPLE_QUERY_CONTEXT_CACHE

public static final String SIMPLE_QUERY_CONTEXT_CACHE
See Also:
Constant Field Values

JQL_CLAUSE_HANDLER_CACHE

public static final String JQL_CLAUSE_HANDLER_CACHE
See Also:
Constant Field Values

QUERY_LITERALS_CACHE

public static final String QUERY_LITERALS_CACHE
See Also:
Constant Field Values
Constructor Detail

RequestCacheKeys

public RequestCacheKeys()


Copyright © 2002-2012 Atlassian. All Rights Reserved.