public class ViewApplicationProperties extends ProjectActionSupport
JiraWebActionSupport.MessageType
ErrorCollection.Reason
I18nHelper.BeanFactory
Modifier and Type | Field and Description |
---|---|
protected boolean |
criteriaAutoUpdate |
protected boolean |
disableInlineEdit |
protected GravatarSettings |
gravatarSettings |
protected DCFeatureLicenseChecker |
licenseChecker |
protected LocaleManager |
localeManager |
protected RendererManager |
rendererManager |
protected UserSearchService |
searchService |
protected TimeZoneService |
timeZoneService |
projectManager
ISSUE_NOT_FOUND_RESULT, PERMISSION_VIOLATION_RESULT, request, RETURN_URL_PARAMETER, savedFilters, SECURITY_BREACH_RESULT
log
Constructor and Description |
---|
ViewApplicationProperties(UserSearchService searchService,
LocaleManager localeManager,
TimeZoneService timeZoneService,
RendererManager rendererManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
GzipCompression gZipCompression,
FeatureManager featureManager,
IntroductionProperty introductionProperty,
JiraLicenseService jiraLicenseService,
GravatarSettings gravatarSettings,
DCFeatureLicenseChecker licenseChecker) |
getBrowsableProjects, getSelectedProjectId, setSelectedProject, setSelectedProject
addError, addErrorCollection, addErrorMessage, addErrorMessageByKeyIfAbsent, addErrorMessageIfAbsent, addMessageToResponse, addReason, addReasons, forceRedirect, getAdministratorContactLink, getApplicationProperties, getAuthorizationSupport, getConglomerateCookieValue, getConstantsManager, getDateFormat, getDateTimeFormat, getDateTimeFormatter, getDescTranslation, getDescTranslation, getDmyDateFormatter, getEmptyResponse, getErrorMessages, getErrors, getField, getFlushedErrorMessages, getGlobalPermissionManager, getHint, getHintManager, getHttpRequest, getHttpResponse, getHttpSession, getJiraContactHelper, getJiraServiceContext, getLanguage, getLoggedInApplicationUser, getLoggedInUser, getNameTranslation, getNameTranslation, getOutlookDate, getPermissionManager, getProjectManager, getRandomHint, getReasons, getRedirect, getRedirect, getRedirectSanitiser, getRequestSourceType, getReturnUrl, getReturnUrlForCancelLink, getSearchSortDescriptions, getSelectedProject, getSelectedProjectObject, getServerId, getServletContext, getTimeFormat, getUriValidator, getUserFullName, getUserManager, getUserProjectHistoryManager, getVersionManager, getWebworkStack, getWebworkStack, getXsrfToken, hasErrorMessage, hasErrorMessageByKey, hasGlobalPermission, hasGlobalPermission, hasIssuePermission, hasIssuePermission, hasIssuePermission, hasPermission, hasProjectPermission, hasProjectPermission, htmlEncode, insertContextPath, isAdministrator, isInlineDialogMode, isSystemAdministrator, isUserExists, isUserExistsByKey, isUserExistsByName, returnComplete, returnComplete, returnCompleteWithInlineRedirect, returnCompleteWithInlineRedirectAndMsg, returnCompleteWithInlineRedirectAndMsg, returnMsgToUser, returnMsgToUser, setConglomerateCookieValue, setInline, setReasons, setReturnUrl, setSelectedProjectId, tagMauEventWithApplication, tagMauEventWithProject, urlEncode
addErrorMessages, addErrorMessages, addErrors, addIllegalArgumentException, execute, getActionName, getComponentInstanceOfType, getDefaultResourceBundle, getI18nHelper, getKeysForPrefix, getLocale, getOfBizDelegator, getResourceBundle, getResult, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getUnescapedText, getUntransformedRawText, getUserPreferences, hasAnyErrors, isIndexing, isKeyDefined, removeKeyOrAddError
addError, addErrorMessage, doDefault, doExecute, doValidation, getCommandName, getHasErrorMessages, getHasErrors, getPropertyEditorMessage, getTexts, getTexts, getTimezone, invalidInput, invokeCommand, isCommand, setCommand, setErrorMessages, setErrors, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addError, addErrorMessage, addErrorMessages, addErrors, hasAnyErrors, setErrorMessages
protected final UserSearchService searchService
protected final LocaleManager localeManager
protected final TimeZoneService timeZoneService
protected final RendererManager rendererManager
protected final GravatarSettings gravatarSettings
protected final DCFeatureLicenseChecker licenseChecker
protected boolean disableInlineEdit
protected boolean criteriaAutoUpdate
public ViewApplicationProperties(UserSearchService searchService, LocaleManager localeManager, TimeZoneService timeZoneService, RendererManager rendererManager, com.atlassian.plugin.PluginAccessor pluginAccessor, GzipCompression gZipCompression, FeatureManager featureManager, IntroductionProperty introductionProperty, JiraLicenseService jiraLicenseService, GravatarSettings gravatarSettings, DCFeatureLicenseChecker licenseChecker)
public LocaleManager getLocaleManager()
public String getJiraMode()
public boolean useSystemTimeZone()
public TimeZoneInfo getDefaultTimeZoneInfo()
public boolean isUseGravatar()
public void setUseGravatar(boolean useGravatar)
public String getGravatarApiAddress()
public void setGravatarApiAddress(String gravatarApiAddress)
public String getContactAdministratorsMessage()
public boolean getShowPluginHints()
public String getTacUrl()
public boolean isDisableInlineEdit()
public boolean isShowDisableInlineEdit()
public boolean isShowDisableCriteriaAutoUpdate()
public boolean isCriteriaAutoUpdate()
public final boolean isProductRecommendationsEditable()
public final boolean isProductRecommendations()
public void setProductRecommendations(boolean productRecommendations)
productRecommendations
- whether "Show Product Recommendations" is enabledpublic boolean isProjectDescriptionHtmlEnabled()
public void setProjectDescriptionHtmlEnabled(boolean projectDescriptionHtmlEnabled)
public boolean isCustomFieldHtmlEnabled()
public void setCustomFieldHtmlEnabled(boolean customFieldHtmlEnabled)
public GzipCompression getGzipCompression()
public IntroductionProperty getIntroductionProperty()
public boolean isBackgroundIndexingAvailable()
public boolean getIsDataCenterLicensed()
public boolean isEmptyJqlReturnsNoDataEnabled()
public void setEmptyJqlReturnsNoDataEnabled(boolean emptyJqlReturnsNoDataEnabled)
public boolean isCsvExportDialogEnabled()
public void setCsvExportDialogEnabled(boolean csvExportDialogEnabled)
public boolean isXsrfDialogDisplayParamsEnabled()
public void setXsrfDialogDisplayParamsEnabled(boolean xsrfDialogDisplayParamsEnabled)
public boolean isIssueCommentReactionsEnabled()
public void setIssueCommentReactionsEnabled(boolean issueCommentReactionsEnabled)
public String getCurrentIndexingLanguageDescription()
public boolean isUnifiedUserManagementEnabled()
public boolean getCommentReactionsEnabled()
public boolean isStackTraceEnabled()
Copyright © 2002-2022 Atlassian. All Rights Reserved.