com.atlassian.jira.util.velocity
Class CommonVelocityKeys

java.lang.Object
  extended by com.atlassian.jira.util.velocity.CommonVelocityKeys

public class CommonVelocityKeys
extends Object

Home of common velocity keys

Since:
v4.2

Field Summary
static String DISPLAY_PARAMETERS
           
static String DISPLAY_PARAMS
           
static String EXCEL_VIEW
           
static String I18N
           
static String NO_LINK
           
static String PREFIX
           
static String READ_ONLY
           
static String TEXT_ONLY
           
 
Constructor Summary
CommonVelocityKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

I18N

public static final String I18N
See Also:
Constant Field Values

DISPLAY_PARAMS

public static final String DISPLAY_PARAMS
See Also:
Constant Field Values

DISPLAY_PARAMETERS

public static final String DISPLAY_PARAMETERS
See Also:
Constant Field Values

READ_ONLY

public static final String READ_ONLY
See Also:
Constant Field Values

PREFIX

public static final String PREFIX
See Also:
Constant Field Values

NO_LINK

public static final String NO_LINK
See Also:
Constant Field Values

EXCEL_VIEW

public static final String EXCEL_VIEW
See Also:
Constant Field Values

TEXT_ONLY

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

CommonVelocityKeys

public CommonVelocityKeys()


Copyright © 2002-2014 Atlassian. All Rights Reserved.