public class EditApplicationProperties extends ViewApplicationProperties
JiraWebActionSupport.MessageTypeErrorCollection.ReasonI18nHelper.BeanFactory| Modifier and Type | Field and Description |
|---|---|
static String |
LOGOUT_CONFIRM_ALWAYS |
static String |
LOGOUT_CONFIRM_COOKIE |
static String |
LOGOUT_CONFIRM_NEVER |
disableInlineEdit, gravatarSettings, licenseChecker, localeManager, rendererManager, searchService, timeZoneServiceprojectManagerISSUE_NOT_FOUND_RESULT, PERMISSION_VIOLATION_RESULT, request, RETURN_URL_PARAMETER, savedFilters, SECURITY_BREACH_RESULTlog| Constructor and Description |
|---|
EditApplicationProperties(UserSearchService searchService,
ReindexMessageManager reindexMessageManager,
LocaleManager localeManager,
TimeZoneService timeZoneManager,
RendererManager rendererManager,
FieldManager fieldManager,
org.ofbiz.core.entity.DelegatorInterface genericDelegator,
com.atlassian.plugin.PluginAccessor pluginAccessor,
GzipCompression gzipCompression,
IssueManager issueManager,
FeatureManager featureManager,
IntroductionProperty introductionProperty,
ProjectService projectService,
JiraLicenseService jiraLicenseService,
IndexingLanguageSetting indexingLanguageSetting,
GravatarSettings gravatarSettings,
DCFeatureLicenseChecker licenseChecker) |
getAllowedLanguages, getCommentReactionsEnabled, getCurrentIndexingLanguageDescription, getDefaultTimeZoneInfo, getDisplayNameOfLocale, getGravatarApiAddress, getGzipCompression, getIntroductionProperty, getIsDataCenterLicensed, getJiraMode, getLocaleManager, getShowPluginHints, getTacUrl, isBackgroundIndexingAvailable, isCriteriaAutoUpdate, isCustomFieldHtmlEnabled, isDisableInlineEdit, isProductRecommendations, isProductRecommendationsEditable, isProjectDescriptionHtmlEnabled, isShowDisableCriteriaAutoUpdate, isShowDisableInlineEdit, isStackTraceEnabled, isUnifiedUserManagementEnabled, isUseGravatar, setCustomFieldHtmlEnabled, setGravatarApiAddress, setProductRecommendations, setProjectDescriptionHtmlEnabled, setUseGravatar, useSystemTimeZonegetBrowsableProjects, getSelectedProjectId, setSelectedProject, setSelectedProjectaddError, 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, 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, urlEncodeaddErrorMessages, 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, removeKeyOrAddErroraddError, addErrorMessage, getCommandName, getHasErrorMessages, getHasErrors, getPropertyEditorMessage, getTexts, getTexts, getTimezone, invalidInput, invokeCommand, isCommand, setCommand, setErrorMessages, setErrors, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddError, addErrorMessage, addErrorMessages, addErrors, hasAnyErrors, setErrorMessagespublic static final String LOGOUT_CONFIRM_ALWAYS
public static final String LOGOUT_CONFIRM_NEVER
public static final String LOGOUT_CONFIRM_COOKIE
public EditApplicationProperties(UserSearchService searchService, ReindexMessageManager reindexMessageManager, LocaleManager localeManager, TimeZoneService timeZoneManager, RendererManager rendererManager, FieldManager fieldManager, org.ofbiz.core.entity.DelegatorInterface genericDelegator, com.atlassian.plugin.PluginAccessor pluginAccessor, GzipCompression gzipCompression, IssueManager issueManager, FeatureManager featureManager, IntroductionProperty introductionProperty, ProjectService projectService, JiraLicenseService jiraLicenseService, IndexingLanguageSetting indexingLanguageSetting, GravatarSettings gravatarSettings, DCFeatureLicenseChecker licenseChecker)
public String doDefault() throws Exception
doDefault in class webwork.action.ActionSupportExceptionprotected void doValidation()
doValidation in class webwork.action.ActionSupportprotected String doExecute() throws Exception
doExecute in class webwork.action.ActionSupportExceptionpublic void setParameters(Map parameters)
public Map<String,String> getInstalledLocales()
public String getTitle()
public void setTitle(String title)
public String getMode()
public void setMode(String mode)
public String getBaseURL()
public void setBaseURL(String baseURL)
public String getEmailFromHeaderFormat()
public void setEmailFromHeaderFormat(String emailFromHeaderFormat)
public void setIntroduction(String introduction)
public boolean isWatching()
public void setWatching(boolean watching)
public boolean isGlobalSharing()
public void setGlobalSharing(boolean globalSharing)
public boolean isVoting()
public void setVoting(boolean voting)
public boolean isAllowUnassigned()
public void setAllowUnassigned(boolean allowUnassigned)
public boolean isExternalUM()
public void setExternalUM(boolean externalUM)
public boolean isCacheIssues()
public void setCacheIssues(boolean cacheIssues)
public String getLanguage()
getLanguage in class JiraWebActionSupportpublic void setLanguage(String language)
public String getLogoutConfirm()
public void setLogoutConfirm(String logoutConfirm)
public boolean getCriteriaAutoUpdate()
public void setCriteriaAutoUpdate(boolean state)
public String getEmailVisibility()
public void setEmailVisibility(String emailVisibility)
public boolean isCanSwitchUnassignedOff()
throws org.ofbiz.core.entity.GenericEntityException
org.ofbiz.core.entity.GenericEntityExceptionpublic boolean isHasUnassignedIssues()
throws org.ofbiz.core.entity.GenericEntityException
org.ofbiz.core.entity.GenericEntityExceptionpublic long getUnassignedIssueCount()
throws org.ofbiz.core.entity.GenericEntityException
org.ofbiz.core.entity.GenericEntityExceptionpublic int getProjectsWithDefaultUnassignedCount()
throws org.ofbiz.core.entity.GenericEntityException
org.ofbiz.core.entity.GenericEntityExceptionpublic String getDefaultLocale()
public void setDefaultLocale(String defaultLocale)
public String getConfiguredTimeZoneId()
public String getConfiguredTimeZoneRegion()
public TimeZoneService getTimeZoneManager()
public void setDefaultTimeZoneId(String timeZoneId)
public List<TimeZoneInfo> getTimeZoneInfos()
public List<RegionInfo> getTimeZoneRegions()
public boolean isUseGzip()
public void setUseGzip(boolean useGzip)
public boolean isExcludePrecedenceHeader()
public void setExcludePrecedenceHeader(boolean excludePrecedenceHeader)
public boolean isGroupVisibility()
public void setGroupVisibility(boolean groupVisibility)
public boolean isProjectRoleVisibility()
public void setProjectRoleVisibility(boolean projectRoleVisibility)
public boolean isCaptcha()
public void setCaptcha(boolean captcha)
public boolean isAjaxIssuePicker()
public void setAjaxIssuePicker(boolean ajaxIssuePicker)
public boolean isJqlAutocompleteDisabled()
public void setJqlAutocompleteDisabled(boolean jqlAutocompleteDisabled)
public String getContactAdministratorsMessage()
getContactAdministratorsMessage in class ViewApplicationPropertiespublic void setContactAdministratorsMessage(String contactAdministratorsMessage)
public String getContactAdministratorsMessageEditHtml()
public boolean isShowContactAdministratorsForm()
public void setShowContactAdministratorsForm(boolean showContactAdministratorsForm)
public String getIeMimeSniffer()
public void setIeMimeSniffer(String ieMimeSniffer)
public String getMaximumLengthProjectNames()
public void setMaximumLengthProjectNames(String maximumLengthProjectNames)
public String getMaximumLengthProjectKeys()
public void setMaximumLengthProjectKeys(String maximumLengthProjectKeys)
public String getMaximumAuthenticationAttemptsAllowed()
public void setMaximumAuthenticationAttemptsAllowed(String maximumAuthenticationAttemptsAllowed)
public void setDisableInlineEdit(boolean disableInlineEdit)
public boolean hasMailServer()
public boolean isChangeGzipEnabled()
public boolean isEmptyJqlReturnsNoDataEnabled()
isEmptyJqlReturnsNoDataEnabled in class ViewApplicationPropertiespublic void setEmptyJqlReturnsNoDataEnabled(boolean emptyJqlReturnsNoDataEnabled)
setEmptyJqlReturnsNoDataEnabled in class ViewApplicationPropertiespublic String getFavouriteFiltersGadgetMaxTimeout()
public void setFavouriteFiltersGadgetMaxTimeout(String favouriteFiltersGadgetMaxTimeout)
public boolean isCsvExportDialogEnabled()
isCsvExportDialogEnabled in class ViewApplicationPropertiespublic void setCsvExportDialogEnabled(boolean csvExportDialogEnabled)
setCsvExportDialogEnabled in class ViewApplicationPropertiespublic boolean isXsrfDialogDisplayParamsEnabled()
isXsrfDialogDisplayParamsEnabled in class ViewApplicationPropertiespublic void setXsrfDialogDisplayParamsEnabled(boolean xsrfDialogDisplayParamsEnabled)
setXsrfDialogDisplayParamsEnabled in class ViewApplicationPropertiespublic boolean isIssueCommentReactionsEnabled()
isIssueCommentReactionsEnabled in class ViewApplicationPropertiespublic void setIssueCommentReactionsEnabled(boolean issueCommentReactionsEnabled)
setIssueCommentReactionsEnabled in class ViewApplicationPropertiesprotected com.atlassian.event.api.EventPublisher getEventPublisher()
EventPublisher to publish events through.
It's not injected via the constructor because it has too many adverse impacts on APIs and existing usages.EventPublisher.public Boolean getStacktraceEnabled()
public void setStacktraceEnabled(Boolean stacktraceEnabled)
Copyright © 2002-2021 Atlassian. All Rights Reserved.