public class UpdateUserPreferences extends JiraWebActionSupport
JiraWebActionSupport.MessageType
ErrorCollection.Reason
I18nHelper.BeanFactory
Modifier and Type | Field and Description |
---|---|
static int |
MAX_ISSUES_PER_PAGE_SETTING |
ISSUE_NOT_FOUND_RESULT, PERMISSION_VIOLATION_RESULT, request, RETURN_URL_PARAMETER, savedFilters
log
Constructor and Description |
---|
UpdateUserPreferences(UserPreferencesManager userPreferencesManager,
LocaleManager localeManager,
SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory,
TimeZoneService timeZoneManager,
com.atlassian.event.api.EventPublisher eventPublisher) |
addError, addErrorCollection, addErrorMessage, addErrorMessageByKeyIfAbsent, addErrorMessageIfAbsent, addMessageToResponse, addReason, addReasons, forceRedirect, getAdministratorContactLink, getApplicationProperties, getAuthorizationSupport, getConglomerateCookieValue, getConstantsManager, getDateFormat, getDateTimeFormat, getDateTimeFormatter, getDescTranslation, getDmyDateFormatter, getEmptyResponse, getErrorMessages, getErrors, getField, getFlushedErrorMessages, getGlobalPermissionManager, getHint, getHintManager, getHttpRequest, getHttpResponse, getHttpSession, getJiraContactHelper, getJiraServiceContext, getLanguage, getLoggedInApplicationUser, getLoggedInUser, getNameTranslation, getOutlookDate, getPermissionManager, getProjectManager, getRandomHint, getReasons, getRedirect, getRedirect, getRedirectSanitiser, getReturnUrl, getReturnUrlForCancelLink, getSearchSortDescriptions, getSelectedProject, getSelectedProjectObject, getServerId, getServletContext, getTimeFormat, getUriValidator, getUserFullName, getUserManager, getUserProjectHistoryManager, getVersionManager, getWebworkStack, getWebworkStack, getXsrfToken, hasErrorMessage, hasErrorMessageByKey, hasGlobalPermission, hasIssuePermission, hasIssuePermission, hasPermission, hasProjectPermission, hasProjectPermission, htmlEncode, insertContextPath, isHasIssuePermission, isHasIssuePermission, isHasPermission, isHasPermission, isHasPermission, isHasProjectPermission, isHasProjectPermission, isInlineDialogMode, isSystemAdministrator, isUserExists, isUserExistsByKey, isUserExistsByName, returnComplete, returnComplete, returnCompleteWithInlineRedirect, returnCompleteWithInlineRedirectAndMsg, returnCompleteWithInlineRedirectAndMsg, returnMsgToUser, returnMsgToUser, setConglomerateCookieValue, setInline, setReasons, setReturnUrl, setSelectedProjectId, urlEncode
addErrorMessages, addErrorMessages, addErrors, addIllegalArgumentException, execute, getActionName, getComponentInstanceOfType, getDefaultResourceBundle, getDelegator, getI18nHelper, getKeysForPrefix, getLocale, getOfBizDelegator, getRemoteUser, getResourceBundle, getResult, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getUnescapedText, getUntransformedRawText, getUserPreferences, getWatcherManager, hasAnyErrors, isIndexing, isKeyDefined, removeKeyOrAddError
addError, addErrorMessage, 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
public static final int MAX_ISSUES_PER_PAGE_SETTING
public UpdateUserPreferences(UserPreferencesManager userPreferencesManager, LocaleManager localeManager, SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory, TimeZoneService timeZoneManager, com.atlassian.event.api.EventPublisher eventPublisher)
public String doDefault()
doDefault
in class webwork.action.ActionSupport
public boolean getShowPluginHints()
public String getTacUrl()
public long getUserIssuesPerPage()
public void setUserIssuesPerPage(long aLong)
public String getUserNotificationsMimeType()
public void setUserNotificationsMimeType(String userNotificationsMimeType)
public void setShareDefault(boolean isPublic)
public boolean isShareDefault()
public Collection<TextOption> getOwnChangesList()
public Collection<TextOption> getShareList()
public String getShareValue()
public Collection<TextOption> getKeyboardShortcutList()
public String getKeyboardShortcutValue()
public Collection<TextOption> getAutowatchList()
public String getUserLocale()
public void setUserLocale(String userLocale)
public void setDefaultUserTimeZone(String timeZoneId)
public List<RegionInfo> getTimeZoneRegions()
public List<TimeZoneInfo> getTimeZoneInfos()
public String getConfiguredTimeZoneRegion()
public String getConfiguredTimeZoneId()
public boolean getNotifyOwnChanges()
public void setNotifyOwnChanges(boolean notifyOwnChanges)
public String getUsername()
public void setUsername(String username)
public Map<String,String> getInstalledLocales()
protected String doExecute() throws Exception
doExecute
in class webwork.action.ActionSupport
Exception
protected void doValidation()
doValidation
in class webwork.action.ActionSupport
public boolean isKeyboardShortcutsEnabled()
public void setKeyboardShortcutsEnabled(boolean keyboardShortcutsEnabled)
public String getAutoWatchPreference()
public void setAutoWatchPreference(String autoWatchPreference)
public boolean getShowAutowatch()
Copyright © 2002-2015 Atlassian. All Rights Reserved.