|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.opensymphony.xwork.ActionSupport com.atlassian.bamboo.ww2.BambooActionSupport com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile com.atlassian.bamboo.ww2.actions.admin.user.ConfigureNotificationPreferences
public class ConfigureNotificationPreferences
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
---|
BambooActionSupport.JSONStatus |
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
---|
administrationConfigurationManager, bambooPermissionManager, buildDefinitionManager, buildManager, chainManager, CONFIRM, cookieCutter, dashboardCachingManager, planManager, projectManager |
Fields inherited from class com.opensymphony.xwork.ActionSupport |
---|
LOG |
Fields inherited from interface com.opensymphony.xwork.Action |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Constructor Summary | |
---|---|
ConfigureNotificationPreferences()
|
Method Summary | |
---|---|
java.lang.String |
execute()
|
java.lang.String |
getNotificationAddServerKey()
Purpose of these notification messages is to advise the user that they can add an IM or email server if they have admin permissions |
java.lang.String |
getNotificationErrorMessageKey()
Purpose of these notification errors is to warn the user if they will not recieve any notifications |
java.util.Map<java.lang.String,java.lang.String> |
getNotificationTransportPreferenceTypes()
|
java.util.Map<java.lang.String,java.lang.String> |
getNotificationTypes()
|
java.util.List<UsersNotification> |
getUsersNotificationRules()
|
boolean |
isRecipientUserBased(NotificationRule notificationRule)
|
void |
setInstantMessagingServerManager(InstantMessagingServerManager instantMessagingServerManager)
|
void |
setNotificationManager(NotificationManager notificationManager)
|
Methods inherited from class com.atlassian.bamboo.ww2.actions.admin.user.ConfigureProfile |
---|
doDefault, doEdit, doUpdate, getAuthor, getAuthorId, getAvailableAuthors, getConfirmPassword, getCurrentUser, getCurrentUserName, getEmail, getEncodedCurrentUrl, getFullName, getGroups, getIdePort, getJabberAddress, getNotificationPreference, getNotificationTransportPreference, getPassword, isCurrentlyLoggedInUser, isExternallyManaged, isUserReadOnly, setAuthorId, setConfirmPassword, setCurrentUserName, setEmail, setExtendedAuthorManager, setFullName, setHtmlUtils, setIdePort, setJabberAddress, setNotificationPreference, setNotificationTransportPreference, setPassword, validate |
Methods inherited from class com.opensymphony.xwork.ActionSupport |
---|
addActionError, addActionMessage, addFieldError, clearErrorsAndMessages, clone, doInput, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, pause, setActionErrors, setActionMessages, setFieldErrors |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.bamboo.utils.error.ErrorCollection |
---|
getErrorMessages, getErrors, getFieldErrors |
Methods inherited from interface com.atlassian.core.i18n.I18nTextProvider |
---|
getText |
Constructor Detail |
---|
public ConfigureNotificationPreferences()
Method Detail |
---|
public java.lang.String execute() throws java.lang.Exception
execute
in interface com.opensymphony.xwork.Action
execute
in class ConfigureProfile
java.lang.Exception
public java.util.List<UsersNotification> getUsersNotificationRules()
public boolean isRecipientUserBased(NotificationRule notificationRule)
public java.lang.String getNotificationErrorMessageKey()
public java.lang.String getNotificationAddServerKey()
public java.util.Map<java.lang.String,java.lang.String> getNotificationTypes()
public java.util.Map<java.lang.String,java.lang.String> getNotificationTransportPreferenceTypes()
public void setNotificationManager(NotificationManager notificationManager)
public void setInstantMessagingServerManager(InstantMessagingServerManager instantMessagingServerManager)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |