public class EditEmailSettingsAction extends AbstractUserProfileAction implements FormAware
attachmentManager, favouriteManager, followManager, HOMEPAGE_DASHBOARD, HOMEPAGE_PROFILE, HOMEPAGE_SITEHOME, HTML_FRIENDLY_NAME, HTML_MIME_TYPE, notificationManager, personalInformationManager, spaceManager, statusTextRenderer, TEXT_FRIENDLY_NAME, TEXT_MIME_TYPE, userDetailsManager, wikiStyleRendereraccessModeService, CANCEL, DEVMODE, eventManager, i18NBeanFactory, labelManager, languageManager, LICENSE_EXPIRED, LICENSE_USERS_EXCEEDED, messageHolder, permissionManager, permitted, personService, pluginAccessor, PREVIEW, settingsManager, spacePermissionManager, userAccessor, webInterfaceManager| Constructor and Description | 
|---|
EditEmailSettingsAction()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
doInput()  | 
String | 
execute()  | 
String | 
getMimeType()  | 
List<HTMLPairType> | 
getMimeTypes()  | 
boolean | 
isEditMode()  | 
boolean | 
isNotifyByEmail()  | 
boolean | 
isNotifyForMyOwnActions()  | 
boolean | 
isNotifyOnNewFollowers()  | 
boolean | 
isPermitted()  | 
boolean | 
isReceiveRecommendedEmail()  | 
boolean | 
isShowDiffInEmailNotifications()  | 
boolean | 
isSiteBlogWatchForUser()  | 
boolean | 
isWatchingNetwork()  | 
boolean | 
isWatchMyOwnContent()  | 
void | 
setMimeType(String mimeType)  | 
void | 
setNotifyByEmail(boolean notifyByEmail)  | 
void | 
setNotifyForMyOwnActions(boolean notifyForMyOwnActions)  | 
void | 
setNotifyOnNewFollowers(boolean notifyOnNewFollowers)  | 
void | 
setReceiveRecommendedEmail(boolean setIt)  | 
void | 
setShowDiffInEmailNotifications(boolean showDiffInEmailNotifications)  | 
void | 
setSiteBlogWatchForUser(boolean siteBlogWatchForUser)  | 
void | 
setWatchingNetwork(boolean watchingNetwork)  | 
void | 
setWatchMyOwnContent(boolean watchMyOwnContent)  | 
currentUserHasLicensedAccess, getAttachments, getBreadcrumb, getContext, getEmail, getFullName, getPageTitle, getPersonalInformation, getPersonalInformationEntity, getPersonalSpaceKey, getRenderedAboutMe, getStatusTextRenderer, getUser, getUsername, getUserPreferences, getUserProfilePicture, getUserProperty, getWebInterfaceContext, hasPersonalSpace, isFavourite, isFollowing, isHasAboutMe, isMyProfile, isUserRequired, isViewPermissionRequired, setAttachmentManager, setFavouriteManager, setFollowManager, setNotificationManager, setPersonalInformation, setPersonalInformationManager, setSpaceManager, setStatusTextRenderer, setUserDetailsManager, setWikiStyleRendereraddActionError, addActionMessage, addFieldError, addPermissionTypeTo, addToHistory, doDefault, formatFriendlyDate, getAccessMode, getActionName, getActionName, getAuthenticatedUser, getBootstrapManager, getCancel, getCancelResult, getConfluenceAccessManager, getCurrentRequest, getCurrentSession, getDateFormatSetting, getDateFormatter, getDefaultResourceBundle, getDefaultTimeZone, getDocLink, getEventManager, getFriendlyDateFormatter, getFrontendServiceURL, getGlobalSettings, getHelper, getI18n, getInstalledLanguages, getLabelManager, getLanguageJs, getLanguageManager, getLanguageUserFriendly, getLocale, getLocaleManager, getLocaleString, getMessageHolder, getNiceContentType, getPermissionManager, getPermissionTypes, getPermittedEntitiesOf, getPermittedEntitiesOf, getPermittedEntitiesOf, getPersonService, getPreviousLoginDate, getRemoteUser, getSession, getSystemInformationService, getText, getText, getText, getText, getTextStatic, getTextStatic, getTextStrict, getTimeZone, getUserAccessor, getUserByName, getUserFullName, getUserHasBrowseUsersPermission, getUserHasLicensedAccess, getUserInterfaceState, getUserLocaleDefaultDatePattern, getUserProfilePicUrl, getWebInterfaceManager, hasPermissionForSpace, isAnonymousUser, isCanceled, isDevMode, isEmailVisible, isExternalUserManagementEnabled, isLabelable, isPrintableVersion, isSkipAccessCheck, isUserStatusPluginEnabled, isUsingH2, isUsingHSQL, setAccessModeService, setApiDateFormatService, setApiPersonService, setBootstrapManager, setCancel, setConfluenceAccessManager, setContentUiSupport, setEventManager, setFormatSettingsManager, setI18NBean, setI18NBeanFactory, setLabelManager, setLanguageManager, setLocaleManager, setLoginManager, setMessageHolder, setPermissionManager, setPluginAccessor, setPreviousLoginDate, setServletRequestSupplier, setSettingsManager, setSkipAccessCheck, setSpacePermissionManager, setSystemInformationService, setTimeZoneManager, setUserAccessor, setWebInterfaceManager, withServletRequestSupplieraddActionError, addActionMessage, addFieldError, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, setActionErrors, setActionMessages, setFieldErrors, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvalidatepublic String execute() throws Exception
execute in interface com.opensymphony.xwork.Actionexecute in class com.opensymphony.xwork.ActionSupportExceptionpublic void setShowDiffInEmailNotifications(boolean showDiffInEmailNotifications)
public void setMimeType(String mimeType)
public void setNotifyForMyOwnActions(boolean notifyForMyOwnActions)
public void setWatchMyOwnContent(boolean watchMyOwnContent)
public void setNotifyByEmail(boolean notifyByEmail)
public void setSiteBlogWatchForUser(boolean siteBlogWatchForUser)
public boolean isPermitted()
isPermitted in class ConfluenceActionSupportpublic boolean isEditMode()
isEditMode in interface FormAwarepublic String getMimeType()
public List<HTMLPairType> getMimeTypes()
public boolean isNotifyByEmail()
public boolean isSiteBlogWatchForUser()
public boolean isWatchingNetwork()
public void setWatchingNetwork(boolean watchingNetwork)
public boolean isNotifyForMyOwnActions()
public boolean isWatchMyOwnContent()
public boolean isShowDiffInEmailNotifications()
public boolean isNotifyOnNewFollowers()
public void setNotifyOnNewFollowers(boolean notifyOnNewFollowers)
public boolean isReceiveRecommendedEmail()
public void setReceiveRecommendedEmail(boolean setIt)
Copyright © 2003–2021 Atlassian. All rights reserved.