@PublicApi public interface

APKeys

com.atlassian.jira.config.properties.APKeys

@PublicApi

This interface is designed for plugins to consume (call its methods).

Clients of @PublicApi can expect that programs compiled against a given version will remain binary compatible with later versions of the @PublicApi as per each product's API policy as long as the client does not implement/extend @PublicApi interfaces or classes (refer to each product's API policy for the exact guarantee---usually binary compatibility is guaranteed at least across minor versions).

Note: since @PublicApi interfaces and classes are not designed to be implemented or extended by clients, we may perform certain types of binary-incompatible changes to these classes and interfaces, but these will not affect well-behaved clients that do not extend/implement these types (in general, only classes and interfaces annotated with @PublicSpi are safe to extend/implement).

Summary

Nested Classes
class APKeys.Export  
class APKeys.Import  
class APKeys.JiraIndexConfiguration Lucene IndexWriter configuration  
class APKeys.Languages These are the Lucene indexing Languages, not the languages for displaying user messages. 
class APKeys.TrustedApplications  
class APKeys.WebSudo  
Constants
String COMMENT_COLLAPSING_MINIMUM_HIDDEN The minimum number of comments that can be hidden by comment collapsing.
String COMMENT_LEVEL_VISIBILITY_GROUPS Flag that enables/disables either Project Roles & Groups or Project Roles.
String DATABASE_QUERY_BATCH_SIZE
String DEFAULT_ISSUE_TYPE_SCHEME
String DEFAULT_JNDI_NAME
String EMAIL_FROMHEADER_FORMAT
String FULL_CONTENT_VIEW_PAGEBREAKS
String GLOBAL_PLUGIN_STATE_PREFIX
String IMPORT_ID_PREFIX
String IMPORT_ID_PREFIX_UNCONFIGURED
String INCLUDE_USER_IN_MAIL_FROMADDRESS
String ISSUE_INDEX_FETCH_SIZE
String ISSUE_TABLE_COLS_DASHBOARD
String ISSUE_TABLE_COLS_SUBTASK
String JIRA_ADMIN_GADGET_TASK_LIST_ENABLED If this is set to true, the admin gadget will show the "Getting Started" task list
String JIRA_AJAX_AUTOCOMPLETE_LIMIT Number of results to display in the AJAX autocomplete pickers
String JIRA_AJAX_ISSUE_PICKER_ENABLED Whether or not the issue picker is ajaxified or not
String JIRA_AJAX_LABEL_SUGGESTION_LIMIT Number of results to display in the label suggestions.
String JIRA_ALERT_HEADER
String JIRA_ALERT_HEADER_VISIBILITY
String JIRA_ANONYMOUS_USER_AVATAR_ID Database id of the avatar for anonymous users
String JIRA_ASSIGNEE_CHANGE_IS_SENT_TO_BOTH_PARTIES introduced as part of http://jira.atlassian.com/browse/JRA-6344
String JIRA_ATTACHMENT_DO_NOT_EXPAND_AS_ZIP_EXTENSIONS_LIST Defines a comma-separated list of the file extensions that JIRA won't expand as a ZIP in the view issue screen.
String JIRA_ATTACHMENT_NUMBER_OF_ZIP_ENTRIES_TO_SHOW Defines the number of zip entries to show on the view issue screen
String JIRA_ATTACHMENT_PATH_ALLOWED
String JIRA_ATTACHMENT_SIZE
String JIRA_AUTO_EXPORT
String JIRA_BASEURL
String JIRA_BROWSER_UNSUPPORTED_WARNINGS_DISABLED Unsupported browser warnings
String JIRA_BULK_EDIT_LIMIT_ISSUE_COUNT limits the number of issues a user may select and edit in one go.
String JIRA_BULK_EDIT_LIMIT_TRANSITION_ERRORS limits the number of bulk transition errors shown on UI.
String JIRA_BULK_INDEX_UPDATE_OPTIMIZATION Number of issue indexes performed in bulk that will trigger index optimization
String JIRA_CHART_DAYS_PREVIOUS_LIMIT_PREFIX Prefix for days previous limits for charts
String JIRA_CLONE_LINKTYPE_NAME
String JIRA_CLONE_LINK_LEGACY_DIRECTION This constant is deprecated. since JIRA 6.1.1
String JIRA_CLONE_PREFIX
String JIRA_CONFIRMED_INSTALL_WITH_OLD_LICENSE
String JIRA_CONFIRMED_INSTALL_WITH_OLD_LICENSE_TIMESTAMP
String JIRA_CONFIRMED_INSTALL_WITH_OLD_LICENSE_USER
String JIRA_CONSTANT_DEFAULT_ISSUE_TYPE
String JIRA_CONSTANT_DEFAULT_PRIORITY
String JIRA_CONSTANT_DEFAULT_RESOLUTION
String JIRA_CONSTANT_DEFAULT_STATUS
String JIRA_CONTACT_ADMINISTRATORS_MESSSAGE Returns message to show on the contact administrators form.
String JIRA_DASHBOARD_MAX_GADGETS Used to limit the number of gadgets per dashboard.
String JIRA_DATE_PICKER_JAVASCRIPT_FORMAT
String JIRA_DATE_PICKER_JAVA_FORMAT
String JIRA_DATE_TIME_PICKER_JAVASCRIPT_FORMAT
String JIRA_DATE_TIME_PICKER_JAVA_FORMAT
String JIRA_DATE_TIME_PICKER_USE_ISO8061
String JIRA_DATE_TIME_PICKER_USE_ISO8601
String JIRA_DB_TXN_DISABLED
String JIRA_DEFAULT_AVATAR_ID Database id of the default avatar.
String JIRA_DEFAULT_ISSUETYPE_AVATAR_ID Database id of the default issueType avatar.
String JIRA_DEFAULT_ISSUETYPE_SUBTASK_AVATAR_ID Database id of the default issueType subtask avatar.
String JIRA_DEFAULT_TIMEZONE
String JIRA_DEFAULT_USER_AVATAR_ID Database id of the default user avatar.
String JIRA_DISABLE_LOGIN_GADGET If this is set to true, the login gadget wont get added to the system dashboard for logged out users
String JIRA_DISABLE_MULTIPART_GET_HTTP_REQUEST Defines if a multipart get request should be handle *
String JIRA_DOWNGRADE_VERSION
String JIRA_EDITION
String JIRA_GADGET_APPLINK_UPGRADE_FINISHED This constant is deprecated. no longer used as of JIRA 6.1. Will be removed in JIRA 7.0.
String JIRA_I18N_DEFAULT_LOCALE
String JIRA_I18N_INCLUDE_META_DATA Specifies whether JIRA should embed i18n key meta-data when rendering pages.
String JIRA_I18N_LANGUAGE_INPUT
String JIRA_I18N_SQL_COLLATOR_STRENGTH
String JIRA_I18N_SQL_LOCALE
String JIRA_IMPORT_CLEAN_XML
String JIRA_INDEX_LOCK_WAITTIME Wait time for a Lucene index file lock
String JIRA_INTRODUCTION
String JIRA_ISSUENAV_CRITERIA_AUTOUPDATE
String JIRA_ISSUE_ACTIONS_ORDER Either asc or desc to define the default comments order.
String JIRA_ISSUE_CACHE_CAPACITY
String JIRA_ISSUE_DESC_ASSIGNEE
String JIRA_ISSUE_DESC_COMPONENTS
String JIRA_ISSUE_DESC_DESCRIPTION
String JIRA_ISSUE_DESC_ENVIRONMENT
String JIRA_ISSUE_DESC_FIXFOR
String JIRA_ISSUE_DESC_ISSUETYPE
String JIRA_ISSUE_DESC_ORIGINAL_TIMETRACK
String JIRA_ISSUE_DESC_PRIORITY
String JIRA_ISSUE_DESC_SUMMARY
String JIRA_ISSUE_DESC_TIMETRACK
String JIRA_ISSUE_DESC_VERSIONS
String JIRA_ISSUE_EXPIRE_TIME
String JIRA_ISSUE_FIELDS_CONFIG
String JIRA_ISSUE_OPERATIONS_AJAX_ENABLED Whether AJAX enhancements for the edit issue screens should be enabled
String JIRA_JQL_AUTOCOMPLETE_DISABLED Flag for whether to enable or disable autocomplete for JQL.
String JIRA_LF_APPLICATION_ID
String JIRA_LF_DATE_COMPLETE
String JIRA_LF_DATE_DAY
String JIRA_LF_DATE_DMY
String JIRA_LF_DATE_RELATIVE
String JIRA_LF_DATE_TIME
String JIRA_LF_FAVICON_HIRES_URL
String JIRA_LF_FAVICON_URL
String JIRA_LF_FIELD_LABEL_WIDTH
String JIRA_LF_GADGET_COLOR_PREFIX
String JIRA_LF_HERO_BUTTON_BASEBGCOLOUR
String JIRA_LF_HERO_BUTTON_TEXTCOLOUR
String JIRA_LF_LOGO_HEIGHT
String JIRA_LF_LOGO_URL
String JIRA_LF_LOGO_WIDTH
String JIRA_LF_MENU_BGCOLOUR
String JIRA_LF_MENU_SEPARATOR
String JIRA_LF_MENU_TEXTCOLOUR
String JIRA_LF_TEXT_ACTIVE_LINKCOLOUR
String JIRA_LF_TEXT_HEADINGCOLOUR
String JIRA_LF_TEXT_LINKCOLOUR
String JIRA_LF_TOP_BGCOLOUR
String JIRA_LF_TOP_HIGHLIGHTCOLOR
String JIRA_LF_TOP_SEPARATOR_BGCOLOR
String JIRA_LF_TOP_TEXTCOLOUR
String JIRA_LF_TOP_TEXTHIGHLIGHTCOLOR
String JIRA_LICENSE
String JIRA_LICENSE_V1_HASH
String JIRA_LICENSE_V1_MESSAGE
String JIRA_MAIL_ENCODING
String JIRA_MAIL_MAX_ISSUES
String JIRA_MAXIMUM_AUTHENTICATION_ATTEMPTS_ALLOWED This is the maximum failed authentication attempts allowed before things get serious
String JIRA_MAX_ADMIN_HISTORY_DROPDOWN_ITEMS The max number of entries to show for the history drop down
String JIRA_MAX_FILTER_DROPDOWN_ITEMS The max number of entries to show for the filters drop down
String JIRA_MAX_HISTORY_ITEMS The maxium number of history records to keep for a user
String JIRA_MAX_ISSUE_HISTORY_DROPDOWN_ITEMS The max number of entries to show for the history drop down
String JIRA_MAX_REINDEXES Number of issue indexes updates before automatic index optimization is triggered
String JIRA_MAX_SCHEMES_FOR_COMPARISON Max number of schemes that can be compared in the scheme comparison tool
String JIRA_MODE
String JIRA_OLD_LICENSE_V1_HASH
String JIRA_OLD_LICENSE_V1_MESSAGE
String JIRA_OPTION_ADS_DISABLED Returns true if advertisements in JIRA are disabled
String JIRA_OPTION_ALLOWATTACHMENTS
String JIRA_OPTION_ALLOWSUBTASKS
String JIRA_OPTION_ALLOWTHUMBNAILS
String JIRA_OPTION_ALLOWUNASSIGNED
String JIRA_OPTION_ALLOW_COOKIES
String JIRA_OPTION_ALLOW_ZIP_SUPPORT Option to allow downloading attachments as a ZIP file
String JIRA_OPTION_AUDITING_LOG_RETENTION_PERIOD_IN_MONTHS
String JIRA_OPTION_AUDITING_LOG_RETENTION_PERIOD_LAST_CHANGE_TIMESTAMP
String JIRA_OPTION_CAPTCHA_ON_SIGNUP
String JIRA_OPTION_DISABLE_INLINE_EDIT
String JIRA_OPTION_EMAIL_VISIBLE
String JIRA_OPTION_ENABLED_DARK_FEATURES
String JIRA_OPTION_EXCLUDE_PRECEDENCE_EMAIL_HEADER
String JIRA_OPTION_IE_MIME_SNIFFING Defines policy for attachment downloads and ie mime sniffing.
String JIRA_OPTION_IGNORE_EMAIL_MESSAGE_ATTACHMENTS
String JIRA_OPTION_IGNORE_URL_WITH_KEY
String JIRA_OPTION_INDEXING
String JIRA_OPTION_ISSUELINKING
String JIRA_OPTION_KEY_DETECTION_BACKWARDS_COMPATIBLE
String JIRA_OPTION_LOGOUT_CONFIRM
String JIRA_OPTION_OPERATIONS_DISABLE
String JIRA_OPTION_PROJECT_DESCRIPTION_HTML_ENABLED Returns mode of project description, either html or wiki
String JIRA_OPTION_RPC_ALLOW
String JIRA_OPTION_TIMETRACKING Time Tracking related property keys
String JIRA_OPTION_TIMETRACKING_ESTIMATES_LEGACY_BEHAVIOUR
String JIRA_OPTION_USER_ASSIGNNEW
String JIRA_OPTION_USER_AVATAR_FROM_GRAVATAR This constant is deprecated. since JIRA 6.3. Use GravatarSettings instead.
String JIRA_OPTION_USER_CROWD_ALLOW_RENAME
String JIRA_OPTION_USER_EXTERNALMGT
String JIRA_OPTION_VOTING
String JIRA_OPTION_WATCHING
String JIRA_OPTION_WEB_USEGZIP
String JIRA_PATCHED_VERSION
String JIRA_PATH_ATTACHMENTS
String JIRA_PATH_ATTACHMENTS_USE_DEFAULT_DIRECTORY
String JIRA_PATH_BACKUP Backup path.
String JIRA_PATH_INDEX
String JIRA_PATH_INDEX_USE_DEFAULT_DIRECTORY
String JIRA_PATH_INSTALLED_PLUGINS
String JIRA_PATH_PENDING_PLUGINS
String JIRA_PATH_PLUGINS
String JIRA_PATH_UNINSTALLED_PLUGINS
String JIRA_PREVIOUS_NEXT_CACHE_SIZE The limit to the number of issue keys to store in the prev/next cache
String JIRA_PROJECTKEY_DESCRIPTION
String JIRA_PROJECTKEY_MAX_LENGTH
String JIRA_PROJECTKEY_PATTERN
String JIRA_PROJECTKEY_RESERVEDWORDS_LIST List of reserved words that cannot be used for Project Keys
String JIRA_PROJECTKEY_WARNING
String JIRA_PROJECTNAME_MAX_LENGTH
String JIRA_PROJECT_SUMMARY_MAX_ISSUES maximum number of issues to display in a fragment in the Browse Project Summary tab panel
String JIRA_SCREENSHOTAPPLET_ENABLED This constant is deprecated. since JIRA 6.3 and no longer has any effect.
String JIRA_SCREENSHOTAPPLET_LINUX_ENABLED This constant is deprecated. since JIRA 6.3 and no longer has any effect.
String JIRA_SEARCH_CACHE_MAX_SIZE The number of Issues to keep in the cache
String JIRA_SEARCH_MAXCLAUSES
String JIRA_SEARCH_VIEWS_DEFAULT_MAX The maximum number of results the issue navigator search views will request
String JIRA_SEARCH_VIEWS_MAX_LIMIT The maximum number of results the issue navigator search views will return
String JIRA_SEARCH_VIEWS_MAX_UNLIMITED_GROUP regardless of the above, users in this group will be able to request very large search requests
String JIRA_SECURITY_LEVEL_PERMISSIONS_CACHE_MAX_SIZE The number of entries to keep in the security level to permissions cache
String JIRA_SENDMAIL_RECIPENT_BATCH_SIZE
String JIRA_SETUP
String JIRA_SHOW_CONTACT_ADMINISTRATORS_FORM Returns true if we show the email form on the contact administrators form.
String JIRA_SHOW_MARKETING_LINKS Show marketing links.
String JIRA_SID Key for JIRA's SID
String JIRA_STABLE_SEARCH_MAX_RESULTS The limit of IDs to retrieve when doing a stable search.
String JIRA_TEXT_FIELD_CHARACTER_LIMIT The maximum number of characters to be entered for a single field.
String JIRA_THUMBNAIL_MAX_HEIGHT
String JIRA_THUMBNAIL_MAX_WIDTH
String JIRA_TIMETRACKING_COPY_COMMENT_TO_WORK_DESC_ON_TRANSITION
String JIRA_TIMETRACKING_DAYS_PER_WEEK
String JIRA_TIMETRACKING_DEFAULT_UNIT
String JIRA_TIMETRACKING_FORMAT
String JIRA_TIMETRACKING_HOURS_PER_DAY
String JIRA_TITLE
String JIRA_VERSION
String JIRA_VIEW_ISSUE_LINKS_SORT_ORDER Sorting order of the linked issues listed in view issue screen
String JIRA_WEBWORK_ENCODING
String JIRA_WHITELIST_DISABLED This constant is deprecated. no longer used as of JIRA 6.1. Will be removed in JIRA 7.0.
String JIRA_WHITELIST_RULES This constant is deprecated. no longer used as of JIRA 6.1. Will be removed in JIRA 7.0.
String JIRA_XSRF_ENABLED
String MIME_SNIFFING_OWNED mime sniffing policy allowing inlining of all attachments.
String MIME_SNIFFING_PARANOID mime sniffing policy allowing no inlining of attachments forcing download with Content-Disposition header.
String MIME_SNIFFING_WORKAROUND mime sniffing policy allowing inlining of attachments except in ie when it would detect html and run scripts.
String USER_MANAGEMENT_MAX_DISPLAY_MEMBERS
String VIEWCVS_ROOT_TYPE
String WEB_RESOURCE_FLUSH_COUNTER The last date at which all web resources should be flushed.
String WEB_RESOURCE_SUPER_BATCH_FLUSH_COUNTER Counter that can be used to flush super batched web-resources.

Constants

public static final String COMMENT_COLLAPSING_MINIMUM_HIDDEN

The minimum number of comments that can be hidden by comment collapsing. 0 means no comment can be hidden.

Constant Value: "jira.comment.collapsing.minimum.hidden"

public static final String COMMENT_LEVEL_VISIBILITY_GROUPS

Flag that enables/disables either Project Roles & Groups or Project Roles.

Constant Value: "jira.comment.level.visibility.groups"

public static final String DATABASE_QUERY_BATCH_SIZE

Constant Value: "jira.databasequery.batch.size"

public static final String DEFAULT_ISSUE_TYPE_SCHEME

Constant Value: "jira.scheme.default.issue.type"

public static final String DEFAULT_JNDI_NAME

Constant Value: "jira.default.jndi.name"

public static final String EMAIL_FROMHEADER_FORMAT

Constant Value: "jira.email.fromheader.format"

public static final String FULL_CONTENT_VIEW_PAGEBREAKS

Constant Value: "jira.search.fullcontentview.pagebreaks"

public static final String GLOBAL_PLUGIN_STATE_PREFIX

Constant Value: "jira.plugin.state-"

public static final String IMPORT_ID_PREFIX

Constant Value: "jira.importid.prefix"

public static final String IMPORT_ID_PREFIX_UNCONFIGURED

Constant Value: "unconfigured"

public static final String INCLUDE_USER_IN_MAIL_FROMADDRESS

Constant Value: "jira.option.include.user.in.mail.from.address"

public static final String ISSUE_INDEX_FETCH_SIZE

Constant Value: "jira.issueindex.fetch.size"

public static final String ISSUE_TABLE_COLS_DASHBOARD

Constant Value: "jira.table.cols.dashboard"

public static final String ISSUE_TABLE_COLS_SUBTASK

Constant Value: "jira.table.cols.subtasks"

public static final String JIRA_ADMIN_GADGET_TASK_LIST_ENABLED

If this is set to true, the admin gadget will show the "Getting Started" task list

Constant Value: "jira.admin.gadget.task.list.enabled"

public static final String JIRA_AJAX_AUTOCOMPLETE_LIMIT

Number of results to display in the AJAX autocomplete pickers

Constant Value: "jira.ajax.autocomplete.limit"

public static final String JIRA_AJAX_ISSUE_PICKER_ENABLED

Whether or not the issue picker is ajaxified or not

Constant Value: "jira.ajax.autocomplete.issuepicker.enabled"

public static final String JIRA_AJAX_LABEL_SUGGESTION_LIMIT

Number of results to display in the label suggestions. May be 0 for all suggestions.

Constant Value: "jira.ajax.autocomplete.labelsuggestion.limit"

public static final String JIRA_ALERT_HEADER

Constant Value: "jira.alertheader"

public static final String JIRA_ALERT_HEADER_VISIBILITY

Constant Value: "jira.alertheader.visibility"

public static final String JIRA_ANONYMOUS_USER_AVATAR_ID

Database id of the avatar for anonymous users

Constant Value: "jira.avatar.user.anonymous.id"

public static final String JIRA_ASSIGNEE_CHANGE_IS_SENT_TO_BOTH_PARTIES

introduced as part of http://jira.atlassian.com/browse/JRA-6344

Constant Value: "jira.assignee.change.is.sent.to.both.parties"

public static final String JIRA_ATTACHMENT_DO_NOT_EXPAND_AS_ZIP_EXTENSIONS_LIST

Defines a comma-separated list of the file extensions that JIRA won't expand as a ZIP in the view issue screen.

Constant Value: "jira.attachment.do.not.expand.as.zip.extensions.list"

public static final String JIRA_ATTACHMENT_NUMBER_OF_ZIP_ENTRIES_TO_SHOW

Defines the number of zip entries to show on the view issue screen

Constant Value: "jira.attachment.number.of.zip.entries"

public static final String JIRA_ATTACHMENT_PATH_ALLOWED

Constant Value: "jira.attachment.set.allowed"

public static final String JIRA_ATTACHMENT_SIZE

Constant Value: "webwork.multipart.maxSize"

public static final String JIRA_AUTO_EXPORT

Constant Value: "jira.autoexport"

public static final String JIRA_BASEURL

Constant Value: "jira.baseurl"

public static final String JIRA_BROWSER_UNSUPPORTED_WARNINGS_DISABLED

Unsupported browser warnings

Constant Value: "jira.browser.unsupported.warnings.disabled"

public static final String JIRA_BULK_EDIT_LIMIT_ISSUE_COUNT

limits the number of issues a user may select and edit in one go. *

Constant Value: "jira.bulk.edit.limit.issue.count"

public static final String JIRA_BULK_EDIT_LIMIT_TRANSITION_ERRORS

limits the number of bulk transition errors shown on UI.

Constant Value: "jira.bulk.edit.limit.transition.errors"

public static final String JIRA_BULK_INDEX_UPDATE_OPTIMIZATION

Number of issue indexes performed in bulk that will trigger index optimization

Constant Value: "jira.index.update.bulk.optimization"

public static final String JIRA_CHART_DAYS_PREVIOUS_LIMIT_PREFIX

Prefix for days previous limits for charts

Constant Value: "jira.chart.days.previous.limit."

public static final String JIRA_CLONE_LINKTYPE_NAME

Constant Value: "jira.clone.linktype.name"

public static final String JIRA_CLONE_LINK_LEGACY_DIRECTION

This constant is deprecated.
since JIRA 6.1.1

Constant Value: "jira.clone.link.legacy.direction"

public static final String JIRA_CLONE_PREFIX

Constant Value: "jira.clone.prefix"

public static final String JIRA_CONFIRMED_INSTALL_WITH_OLD_LICENSE

Constant Value: "jira.install.oldlicense.confirmed"

public static final String JIRA_CONFIRMED_INSTALL_WITH_OLD_LICENSE_TIMESTAMP

Constant Value: "jira.install.oldlicense.confirmed.timestamp"

public static final String JIRA_CONFIRMED_INSTALL_WITH_OLD_LICENSE_USER

Constant Value: "jira.install.oldlicense.confirmed.user"

public static final String JIRA_CONSTANT_DEFAULT_ISSUE_TYPE

Constant Value: "jira.constant.default.issue.type"

public static final String JIRA_CONSTANT_DEFAULT_PRIORITY

Constant Value: "jira.constant.default.priority"

public static final String JIRA_CONSTANT_DEFAULT_RESOLUTION

Constant Value: "jira.constant.default.resolution"

public static final String JIRA_CONSTANT_DEFAULT_STATUS

Constant Value: "jira.constant.default.status"

public static final String JIRA_CONTACT_ADMINISTRATORS_MESSSAGE

Returns message to show on the contact administrators form.

Constant Value: "jira.contact.administrators.message"

public static final String JIRA_DASHBOARD_MAX_GADGETS

Used to limit the number of gadgets per dashboard. 20 by default

Constant Value: "jira.dashboard.max.gadgets"

public static final String JIRA_DATE_PICKER_JAVASCRIPT_FORMAT

Constant Value: "jira.date.picker.javascript.format"

public static final String JIRA_DATE_PICKER_JAVA_FORMAT

Constant Value: "jira.date.picker.java.format"

public static final String JIRA_DATE_TIME_PICKER_JAVASCRIPT_FORMAT

Constant Value: "jira.date.time.picker.javascript.format"

public static final String JIRA_DATE_TIME_PICKER_JAVA_FORMAT

Constant Value: "jira.date.time.picker.java.format"

public static final String JIRA_DATE_TIME_PICKER_USE_ISO8061

Constant Value: "jira.date.time.picker.use.iso8061"

public static final String JIRA_DATE_TIME_PICKER_USE_ISO8601

Constant Value: "jira.date.time.picker.use.iso8061"

public static final String JIRA_DB_TXN_DISABLED

Constant Value: "jira.db.txns.disabled"

public static final String JIRA_DEFAULT_AVATAR_ID

Database id of the default avatar.

Constant Value: "jira.avatar.default.id"

public static final String JIRA_DEFAULT_ISSUETYPE_AVATAR_ID

Database id of the default issueType avatar.

Constant Value: "jira.avatar.issuetype.default.id"

public static final String JIRA_DEFAULT_ISSUETYPE_SUBTASK_AVATAR_ID

Database id of the default issueType subtask avatar.

Constant Value: "jira.avatar.issuetype.subtask.default.id"

public static final String JIRA_DEFAULT_TIMEZONE

Constant Value: "jira.default.timezone"

public static final String JIRA_DEFAULT_USER_AVATAR_ID

Database id of the default user avatar.

Constant Value: "jira.avatar.user.default.id"

public static final String JIRA_DISABLE_LOGIN_GADGET

If this is set to true, the login gadget wont get added to the system dashboard for logged out users

Constant Value: "jira.disable.login.gadget"

public static final String JIRA_DISABLE_MULTIPART_GET_HTTP_REQUEST

Defines if a multipart get request should be handle *

Constant Value: "jira.disable.multipart.get.http.request"

public static final String JIRA_DOWNGRADE_VERSION

Constant Value: "jira.downgrade.minimum.version"

public static final String JIRA_EDITION

Constant Value: "jira.edition"

public static final String JIRA_GADGET_APPLINK_UPGRADE_FINISHED

This constant is deprecated.
no longer used as of JIRA 6.1. Will be removed in JIRA 7.0.

Determines if the gadget upgrade message for applinks should still be displayed for administrators

Constant Value: "jira.gadget.applink.upgrade.finished"

public static final String JIRA_I18N_DEFAULT_LOCALE

Constant Value: "jira.i18n.default.locale"

public static final String JIRA_I18N_INCLUDE_META_DATA

Specifies whether JIRA should embed i18n key meta-data when rendering pages.

Constant Value: "jira.i18n.include.meta-data"

public static final String JIRA_I18N_LANGUAGE_INPUT

Constant Value: "jira.i18n.language.index"

public static final String JIRA_I18N_SQL_COLLATOR_STRENGTH

Constant Value: "jira.i18n.sql.collator.strength"

public static final String JIRA_I18N_SQL_LOCALE

Constant Value: "jira.i18n.sql.locale"

public static final String JIRA_IMPORT_CLEAN_XML

Constant Value: "jira.exportimport.cleanxml"

public static final String JIRA_INDEX_LOCK_WAITTIME

Wait time for a Lucene index file lock

Constant Value: "jira.index.lock.waittime"

public static final String JIRA_INTRODUCTION

Constant Value: "jira.introduction"

public static final String JIRA_ISSUENAV_CRITERIA_AUTOUPDATE

Constant Value: "jira.issuenav.criteria.autoupdate"

public static final String JIRA_ISSUE_ACTIONS_ORDER

Either asc or desc to define the default comments order.

Constant Value: "jira.issue.actions.order"

public static final String JIRA_ISSUE_CACHE_CAPACITY

Constant Value: "jira.issue.cache.capacity"

public static final String JIRA_ISSUE_DESC_ASSIGNEE

Constant Value: "jira.issue.desc.assignee"

public static final String JIRA_ISSUE_DESC_COMPONENTS

Constant Value: "jira.issue.desc.components"

public static final String JIRA_ISSUE_DESC_DESCRIPTION

Constant Value: "jira.issue.desc.description"

public static final String JIRA_ISSUE_DESC_ENVIRONMENT

Constant Value: "jira.issue.desc.environment"

public static final String JIRA_ISSUE_DESC_FIXFOR

Constant Value: "jira.issue.desc.fixfor"

public static final String JIRA_ISSUE_DESC_ISSUETYPE

Constant Value: "jira.issue.desc.issuetype"

public static final String JIRA_ISSUE_DESC_ORIGINAL_TIMETRACK

Constant Value: "jira.issue.desc.original.timetrack"

public static final String JIRA_ISSUE_DESC_PRIORITY

Constant Value: "jira.issue.desc.priority"

public static final String JIRA_ISSUE_DESC_SUMMARY

Constant Value: "jira.issue.desc.summary"

public static final String JIRA_ISSUE_DESC_TIMETRACK

Constant Value: "jira.issue.desc.timetrack"

public static final String JIRA_ISSUE_DESC_VERSIONS

Constant Value: "jira.issue.desc.versions"

public static final String JIRA_ISSUE_EXPIRE_TIME

Constant Value: "jira.issue.expire.time"

public static final String JIRA_ISSUE_FIELDS_CONFIG

Constant Value: "jira.issue.fields.config"

public static final String JIRA_ISSUE_OPERATIONS_AJAX_ENABLED

Whether AJAX enhancements for the edit issue screens should be enabled

Constant Value: "jira.issue.operations.ajax.enabled"

public static final String JIRA_JQL_AUTOCOMPLETE_DISABLED

Flag for whether to enable or disable autocomplete for JQL.

Constant Value: "jira.jql.autocomplete.disabled"

public static final String JIRA_LF_APPLICATION_ID

Constant Value: "jira.lf.application.id"

public static final String JIRA_LF_DATE_COMPLETE

Constant Value: "jira.lf.date.complete"

public static final String JIRA_LF_DATE_DAY

Constant Value: "jira.lf.date.day"

public static final String JIRA_LF_DATE_DMY

Constant Value: "jira.lf.date.dmy"

public static final String JIRA_LF_DATE_RELATIVE

Constant Value: "jira.lf.date.relativize"

public static final String JIRA_LF_DATE_TIME

Constant Value: "jira.lf.date.time"

public static final String JIRA_LF_FAVICON_HIRES_URL

Constant Value: "jira.lf.favicon.hires.url"

public static final String JIRA_LF_FAVICON_URL

Constant Value: "jira.lf.favicon.url"

public static final String JIRA_LF_FIELD_LABEL_WIDTH

Constant Value: "jira.lf.field.label.width"

public static final String JIRA_LF_GADGET_COLOR_PREFIX

Constant Value: "jira.lf.gadget."

public static final String JIRA_LF_HERO_BUTTON_BASEBGCOLOUR

Constant Value: "jira.lf.hero.button.base.bg.colour"

public static final String JIRA_LF_HERO_BUTTON_TEXTCOLOUR

Constant Value: "jira.lf.hero.button.text.colour"

public static final String JIRA_LF_LOGO_HEIGHT

Constant Value: "jira.lf.logo.height"

public static final String JIRA_LF_LOGO_URL

Constant Value: "jira.lf.logo.url"

public static final String JIRA_LF_LOGO_WIDTH

Constant Value: "jira.lf.logo.width"

public static final String JIRA_LF_MENU_BGCOLOUR

Constant Value: "jira.lf.menu.bgcolour"

public static final String JIRA_LF_MENU_SEPARATOR

Constant Value: "jira.lf.menu.separator"

public static final String JIRA_LF_MENU_TEXTCOLOUR

Constant Value: "jira.lf.menu.textcolour"

public static final String JIRA_LF_TEXT_ACTIVE_LINKCOLOUR

Constant Value: "jira.lf.text.activelinkcolour"

public static final String JIRA_LF_TEXT_HEADINGCOLOUR

Constant Value: "jira.lf.text.headingcolour"

public static final String JIRA_LF_TEXT_LINKCOLOUR

Constant Value: "jira.lf.text.linkcolour"

public static final String JIRA_LF_TOP_BGCOLOUR

Constant Value: "jira.lf.top.bgcolour"

public static final String JIRA_LF_TOP_HIGHLIGHTCOLOR

Constant Value: "jira.lf.top.hilightcolour"

public static final String JIRA_LF_TOP_SEPARATOR_BGCOLOR

Constant Value: "jira.lf.top.separator.bgcolor"

public static final String JIRA_LF_TOP_TEXTCOLOUR

Constant Value: "jira.lf.top.textcolour"

public static final String JIRA_LF_TOP_TEXTHIGHLIGHTCOLOR

Constant Value: "jira.lf.top.texthilightcolour"

public static final String JIRA_LICENSE

Constant Value: "License20"

public static final String JIRA_LICENSE_V1_HASH

Constant Value: "License Hash 1 Text"

public static final String JIRA_LICENSE_V1_MESSAGE

Constant Value: "License Message Text"

public static final String JIRA_MAIL_ENCODING

Constant Value: "jira.i18n.email.encoding"

public static final String JIRA_MAIL_MAX_ISSUES

Constant Value: "jira.subscription.email.max.issues"

public static final String JIRA_MAXIMUM_AUTHENTICATION_ATTEMPTS_ALLOWED

This is the maximum failed authentication attempts allowed before things get serious

Constant Value: "jira.maximum.authentication.attempts.allowed"

public static final String JIRA_MAX_ADMIN_HISTORY_DROPDOWN_ITEMS

The max number of entries to show for the history drop down

Constant Value: "jira.max.AdminPage.history.items"

public static final String JIRA_MAX_FILTER_DROPDOWN_ITEMS

The max number of entries to show for the filters drop down

Constant Value: "jira.max.issue.filter.dropdown.items"

public static final String JIRA_MAX_HISTORY_ITEMS

The maxium number of history records to keep for a user

Constant Value: "jira.max.history.items"

public static final String JIRA_MAX_ISSUE_HISTORY_DROPDOWN_ITEMS

The max number of entries to show for the history drop down

Constant Value: "jira.max.issue.history.dropdown.items"

public static final String JIRA_MAX_REINDEXES

Number of issue indexes updates before automatic index optimization is triggered

Constant Value: "jira.index.max.reindexes"

public static final String JIRA_MAX_SCHEMES_FOR_COMPARISON

Max number of schemes that can be compared in the scheme comparison tool

Constant Value: "jira.schemes.comparison.max"

public static final String JIRA_MODE

Constant Value: "jira.mode"

public static final String JIRA_OLD_LICENSE_V1_HASH

Constant Value: "License Hash 1"

public static final String JIRA_OLD_LICENSE_V1_MESSAGE

Constant Value: "License Message"

public static final String JIRA_OPTION_ADS_DISABLED

Returns true if advertisements in JIRA are disabled

Constant Value: "jira.ads.disabled"

public static final String JIRA_OPTION_ALLOWATTACHMENTS

Constant Value: "jira.option.allowattachments"

public static final String JIRA_OPTION_ALLOWSUBTASKS

Constant Value: "jira.option.allowsubtasks"

public static final String JIRA_OPTION_ALLOWTHUMBNAILS

Constant Value: "jira.option.allowthumbnails"

public static final String JIRA_OPTION_ALLOWUNASSIGNED

Constant Value: "jira.option.allowunassigned"

public static final String JIRA_OPTION_ALLOW_COOKIES

Constant Value: "jira.option.allowcookies"

public static final String JIRA_OPTION_ALLOW_ZIP_SUPPORT

Option to allow downloading attachments as a ZIP file

Constant Value: "jira.attachment.allow.zip.support"

public static final String JIRA_OPTION_AUDITING_LOG_RETENTION_PERIOD_IN_MONTHS

Constant Value: "jira.option.auditing.log.retention.period.in.months"

public static final String JIRA_OPTION_AUDITING_LOG_RETENTION_PERIOD_LAST_CHANGE_TIMESTAMP

Constant Value: "jira.option.auditing.log.retention.period.last.change.timestamp"

public static final String JIRA_OPTION_CAPTCHA_ON_SIGNUP

Constant Value: "jira.option.captcha.on.signup"

public static final String JIRA_OPTION_DISABLE_INLINE_EDIT

Constant Value: "jira.issue.inline.edit.disabled"

public static final String JIRA_OPTION_EMAIL_VISIBLE

Constant Value: "jira.option.emailvisible"

public static final String JIRA_OPTION_ENABLED_DARK_FEATURES

Constant Value: "jira.enabled.dark.features"

public static final String JIRA_OPTION_EXCLUDE_PRECEDENCE_EMAIL_HEADER

Constant Value: "jira.option.precedence.header.exclude"

public static final String JIRA_OPTION_IE_MIME_SNIFFING

Defines policy for attachment downloads and ie mime sniffing.

Constant Value: "jira.attachment.download.mime.sniffing.workaround"

public static final String JIRA_OPTION_IGNORE_EMAIL_MESSAGE_ATTACHMENTS

Constant Value: "jira.option.ignore.email.message.attachments"

public static final String JIRA_OPTION_IGNORE_URL_WITH_KEY

Constant Value: "jira.option.ignore.url.with.key"

public static final String JIRA_OPTION_INDEXING

Constant Value: "jira.option.indexing"

public static final String JIRA_OPTION_ISSUELINKING

Constant Value: "jira.option.issuelinking"

public static final String JIRA_OPTION_KEY_DETECTION_BACKWARDS_COMPATIBLE

Constant Value: "jira.option.key.detection.backwards.compatible"

public static final String JIRA_OPTION_LOGOUT_CONFIRM

Constant Value: "jira.option.logoutconfirm"

public static final String JIRA_OPTION_OPERATIONS_DISABLE

Constant Value: "jira.disable.operations.bar"

public static final String JIRA_OPTION_PROJECT_DESCRIPTION_HTML_ENABLED

Returns mode of project description, either html or wiki

Constant Value: "jira.project.description.html.enabled"

public static final String JIRA_OPTION_RPC_ALLOW

Constant Value: "jira.option.rpc.allow"

public static final String JIRA_OPTION_TIMETRACKING

Time Tracking related property keys

Constant Value: "jira.option.timetracking"

public static final String JIRA_OPTION_TIMETRACKING_ESTIMATES_LEGACY_BEHAVIOUR

Constant Value: "jira.timetracking.estimates.legacy.behaviour"

public static final String JIRA_OPTION_USER_ASSIGNNEW

Constant Value: "jira.option.user.assignnew"

public static final String JIRA_OPTION_USER_AVATAR_FROM_GRAVATAR

This constant is deprecated.
since JIRA 6.3. Use GravatarSettings instead.

Constant Value: "jira.user.avatar.gravatar.enabled"

public static final String JIRA_OPTION_USER_CROWD_ALLOW_RENAME

Constant Value: "jira.option.user.crowd.allow.rename"

public static final String JIRA_OPTION_USER_EXTERNALMGT

Constant Value: "jira.option.user.externalmanagement"

public static final String JIRA_OPTION_VOTING

Constant Value: "jira.option.voting"

public static final String JIRA_OPTION_WATCHING

Constant Value: "jira.option.watching"

public static final String JIRA_OPTION_WEB_USEGZIP

Constant Value: "jira.option.web.usegzip"

public static final String JIRA_PATCHED_VERSION

Constant Value: "jira.version.patched"

public static final String JIRA_PATH_ATTACHMENTS

Constant Value: "jira.path.attachments"

public static final String JIRA_PATH_ATTACHMENTS_USE_DEFAULT_DIRECTORY

Constant Value: "jira.path.attachments.use.default.directory"

public static final String JIRA_PATH_BACKUP

Backup path. @deprecated Since 4.2.2

Constant Value: "jira.path.backup"

public static final String JIRA_PATH_INDEX

Constant Value: "jira.path.index"

public static final String JIRA_PATH_INDEX_USE_DEFAULT_DIRECTORY

Constant Value: "jira.path.index.use.default.directory"

public static final String JIRA_PATH_INSTALLED_PLUGINS

Constant Value: "jira.plugins.installed"

public static final String JIRA_PATH_PENDING_PLUGINS

Constant Value: "jira.plugins.pending"

public static final String JIRA_PATH_PLUGINS

Constant Value: "jira.plugins"

public static final String JIRA_PATH_UNINSTALLED_PLUGINS

Constant Value: "jira.plugins.uninstalled"

public static final String JIRA_PREVIOUS_NEXT_CACHE_SIZE

The limit to the number of issue keys to store in the prev/next cache

Constant Value: "jira.previous.next.cache.size"

public static final String JIRA_PROJECTKEY_DESCRIPTION

Constant Value: "jira.projectkey.description"

public static final String JIRA_PROJECTKEY_MAX_LENGTH

Constant Value: "jira.projectkey.maxlength"

public static final String JIRA_PROJECTKEY_PATTERN

Constant Value: "jira.projectkey.pattern"

public static final String JIRA_PROJECTKEY_RESERVEDWORDS_LIST

List of reserved words that cannot be used for Project Keys

Constant Value: "jira.projectkey.reservedwords.list"

public static final String JIRA_PROJECTKEY_WARNING

Constant Value: "jira.projectkey.warning"

public static final String JIRA_PROJECTNAME_MAX_LENGTH

Constant Value: "jira.projectname.maxlength"

public static final String JIRA_PROJECT_SUMMARY_MAX_ISSUES

maximum number of issues to display in a fragment in the Browse Project Summary tab panel

Constant Value: "jira.project.summary.max.issues"

public static final String JIRA_SCREENSHOTAPPLET_ENABLED

This constant is deprecated.
since JIRA 6.3 and no longer has any effect.

Constant Value: "jira.screenshotapplet.enabled"

public static final String JIRA_SCREENSHOTAPPLET_LINUX_ENABLED

This constant is deprecated.
since JIRA 6.3 and no longer has any effect.

Constant Value: "jira.screenshotapplet.linux.enabled"

public static final String JIRA_SEARCH_CACHE_MAX_SIZE

The number of Issues to keep in the cache

Constant Value: "jira.search.cache.max.size"

public static final String JIRA_SEARCH_MAXCLAUSES

Constant Value: "jira.search.maxclauses"

public static final String JIRA_SEARCH_VIEWS_DEFAULT_MAX

The maximum number of results the issue navigator search views will request

Constant Value: "jira.search.views.default.max"

public static final String JIRA_SEARCH_VIEWS_MAX_LIMIT

The maximum number of results the issue navigator search views will return

Constant Value: "jira.search.views.max.limit"

public static final String JIRA_SEARCH_VIEWS_MAX_UNLIMITED_GROUP

regardless of the above, users in this group will be able to request very large search requests

Constant Value: "jira.search.views.max.unlimited.group"

public static final String JIRA_SECURITY_LEVEL_PERMISSIONS_CACHE_MAX_SIZE

The number of entries to keep in the security level to permissions cache

Constant Value: "jira.security.level.permission.cache.max.size"

public static final String JIRA_SENDMAIL_RECIPENT_BATCH_SIZE

Constant Value: "jira.sendmail.recipient.batch.size"

public static final String JIRA_SETUP

Constant Value: "jira.setup"

public static final String JIRA_SHOW_CONTACT_ADMINISTRATORS_FORM

Returns true if we show the email form on the contact administrators form.

Constant Value: "jira.show.contact.administrators.form"

public static final String JIRA_SHOW_MARKETING_LINKS

Show marketing links. These is a cross product property.

Constant Value: "show.plugin.marketing.hints"

public static final String JIRA_SID

Key for JIRA's SID

Constant Value: "jira.sid.key"

public static final String JIRA_STABLE_SEARCH_MAX_RESULTS

The limit of IDs to retrieve when doing a stable search.

Constant Value: "jira.search.stable.max.results"

public static final String JIRA_TEXT_FIELD_CHARACTER_LIMIT

The maximum number of characters to be entered for a single field.

Constant Value: "jira.text.field.character.limit"

public static final String JIRA_THUMBNAIL_MAX_HEIGHT

Constant Value: "jira.thumbnail.maxheight"

public static final String JIRA_THUMBNAIL_MAX_WIDTH

Constant Value: "jira.thumbnail.maxwidth"

public static final String JIRA_TIMETRACKING_COPY_COMMENT_TO_WORK_DESC_ON_TRANSITION

Constant Value: "jira.timetracking.copy.comment.to.work.desc.on.transition"

public static final String JIRA_TIMETRACKING_DAYS_PER_WEEK

Constant Value: "jira.timetracking.days.per.week"

public static final String JIRA_TIMETRACKING_DEFAULT_UNIT

Constant Value: "jira.timetracking.default.unit"

public static final String JIRA_TIMETRACKING_FORMAT

Constant Value: "jira.timetracking.format"

public static final String JIRA_TIMETRACKING_HOURS_PER_DAY

Constant Value: "jira.timetracking.hours.per.day"

public static final String JIRA_TITLE

Constant Value: "jira.title"

public static final String JIRA_VERSION

Constant Value: "jira.version"

public static final String JIRA_VIEW_ISSUE_LINKS_SORT_ORDER

Sorting order of the linked issues listed in view issue screen

Constant Value: "jira.view.issue.links.sort.order"

public static final String JIRA_WEBWORK_ENCODING

Constant Value: "webwork.i18n.encoding"

public static final String JIRA_WHITELIST_DISABLED

This constant is deprecated.
no longer used as of JIRA 6.1. Will be removed in JIRA 7.0.

Returns true if the http whitelist should be disabled.

Constant Value: "jira.whitelist.disabled"

public static final String JIRA_WHITELIST_RULES

This constant is deprecated.
no longer used as of JIRA 6.1. Will be removed in JIRA 7.0.

Returns a list of newline separated strings representing the http whitelist for JIRA

Constant Value: "jira.whitelist.rules"

public static final String JIRA_XSRF_ENABLED

Constant Value: "jira.xsrf.enabled"

public static final String MIME_SNIFFING_OWNED

mime sniffing policy allowing inlining of all attachments.

Constant Value: "insecure"

public static final String MIME_SNIFFING_PARANOID

mime sniffing policy allowing no inlining of attachments forcing download with Content-Disposition header.

Constant Value: "secure"

public static final String MIME_SNIFFING_WORKAROUND

mime sniffing policy allowing inlining of attachments except in ie when it would detect html and run scripts.

Constant Value: "workaround"

public static final String USER_MANAGEMENT_MAX_DISPLAY_MEMBERS

Constant Value: "jira.usermanagement.maxdisplaymembers"

public static final String VIEWCVS_ROOT_TYPE

Constant Value: "jira.viewcvs.root.type"

public static final String WEB_RESOURCE_FLUSH_COUNTER

The last date at which all web resources should be flushed.

Constant Value: "jira.webresource.flushcounter"

public static final String WEB_RESOURCE_SUPER_BATCH_FLUSH_COUNTER

Counter that can be used to flush super batched web-resources.

Constant Value: "jira.webresource.superbatch.flushcounter"