com.atlassian.jira.config
Interface KaamelotKeys


public interface KaamelotKeys


Field Summary
static java.lang.String ALLOW_REPORT_ON_CUSTOMFIELD
          Allow Reporting mechanism to propose CustomField for Aggregation
static java.lang.String ALLOW_REPORT_ON_ONLY_SUPPORTED_CUSTOMFIELDTYPE
          Allow Reporting mechanism to propose CustomField for Aggregation for only supported CustomField Type
static java.lang.String DEFAULT_AUTO_TRANSITION_SERVICE_SEARCHER_USER
           
static int DEFAULT_UPDATE_DELAY
          Default set to 3 Days
static java.lang.String JIRA_LF_MENU_BGCOLOUR
           
static java.lang.String JIRA_LF_MENU_TEXTCOLOUR
           
static java.lang.String JIRA_LF_REPORT_END_BGCOLOUR
           
static java.lang.String JIRA_LF_REPORT_START_BGCOLOUR
           
static java.lang.String JIRA_PLUGIN_UPGRADE_VERSION
           
static java.lang.String MULTI_URL_JIRA
          Mentions if the current JIRA Instance has multi URL
static java.lang.String WORKLOG_UPDATE_DELAY_DAYS
          Delay in Days after the End of Month where a Worklog is not alterable
 

Field Detail

JIRA_LF_REPORT_START_BGCOLOUR

static final java.lang.String JIRA_LF_REPORT_START_BGCOLOUR
See Also:
Constant Field Values

JIRA_LF_REPORT_END_BGCOLOUR

static final java.lang.String JIRA_LF_REPORT_END_BGCOLOUR
See Also:
Constant Field Values

JIRA_LF_MENU_BGCOLOUR

static final java.lang.String JIRA_LF_MENU_BGCOLOUR
See Also:
Constant Field Values

JIRA_LF_MENU_TEXTCOLOUR

static final java.lang.String JIRA_LF_MENU_TEXTCOLOUR
See Also:
Constant Field Values

JIRA_PLUGIN_UPGRADE_VERSION

static final java.lang.String JIRA_PLUGIN_UPGRADE_VERSION
See Also:
Constant Field Values

WORKLOG_UPDATE_DELAY_DAYS

static final java.lang.String WORKLOG_UPDATE_DELAY_DAYS
Delay in Days after the End of Month where a Worklog is not alterable

See Also:
Constant Field Values

DEFAULT_UPDATE_DELAY

static final int DEFAULT_UPDATE_DELAY
Default set to 3 Days

See Also:
Constant Field Values

ALLOW_REPORT_ON_CUSTOMFIELD

static final java.lang.String ALLOW_REPORT_ON_CUSTOMFIELD
Allow Reporting mechanism to propose CustomField for Aggregation

See Also:
Constant Field Values

ALLOW_REPORT_ON_ONLY_SUPPORTED_CUSTOMFIELDTYPE

static final java.lang.String ALLOW_REPORT_ON_ONLY_SUPPORTED_CUSTOMFIELDTYPE
Allow Reporting mechanism to propose CustomField for Aggregation for only supported CustomField Type

See Also:
Constant Field Values

MULTI_URL_JIRA

static final java.lang.String MULTI_URL_JIRA
Mentions if the current JIRA Instance has multi URL

See Also:
Constant Field Values

DEFAULT_AUTO_TRANSITION_SERVICE_SEARCHER_USER

static final java.lang.String DEFAULT_AUTO_TRANSITION_SERVICE_SEARCHER_USER
See Also:
Constant Field Values


Copyright © 2007-2008 Kaamelot Plugins. All Rights Reserved.