|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.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, CONFIRM, cookieCutter, dashboardCachingManager, planExecutionManager, 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 receive 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, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, 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 |
| Constructor Detail |
|---|
public ConfigureNotificationPreferences()
| Method Detail |
|---|
public java.lang.String execute()
throws java.lang.Exception
execute in interface com.opensymphony.xwork.Actionexecute in class ConfigureProfilejava.lang.Exceptionpublic 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 | |||||||||