com.atlassian.renderer.util
Class RendererProperties
java.lang.Object
com.atlassian.renderer.util.RendererProperties
public class RendererProperties
- extends Object
A class of contant values that can be overridden by a properties file.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMOTICONS_PATH
public static final String EMOTICONS_PATH
- See Also:
- Constant Field Values
ICONS_PATH
public static final String ICONS_PATH
- See Also:
- Constant Field Values
URL_LINK_TITLE
public static final String URL_LINK_TITLE
- See Also:
- Constant Field Values
SITE_RELATIVE_LINK_TITLE
public static final String SITE_RELATIVE_LINK_TITLE
- See Also:
- Constant Field Values
RELATIVE_LINK_TITLE
public static final String RELATIVE_LINK_TITLE
- See Also:
- Constant Field Values
SEND_MAIL_TO
public static final String SEND_MAIL_TO
- See Also:
- Constant Field Values
TITLE_WITH_ANCHOR
public static final String TITLE_WITH_ANCHOR
- See Also:
- Constant Field Values
ATTACHED_TO
public static final String ATTACHED_TO
- See Also:
- Constant Field Values
NEWS_ITEMS_FOR
public static final String NEWS_ITEMS_FOR
- See Also:
- Constant Field Values
NEWS_ITEMS_FOR_SPACEKEY
public static final String NEWS_ITEMS_FOR_SPACEKEY
- See Also:
- Constant Field Values
CREATE_PAGE
public static final String CREATE_PAGE
- See Also:
- Constant Field Values
CREATE_PAGE_IN_SPACE
public static final String CREATE_PAGE_IN_SPACE
- See Also:
- Constant Field Values
EXTERNAL_SHORTCUT_LINK
public static final String EXTERNAL_SHORTCUT_LINK
- See Also:
- Constant Field Values
VIEW_SPACE
public static final String VIEW_SPACE
- See Also:
- Constant Field Values
VIEW_PROFILE
public static final String VIEW_PROFILE
- See Also:
- Constant Field Values
RendererProperties
public RendererProperties()
Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.