Interface UserRecipient
- All Superinterfaces:
BambooPluginModule
,Comparable
,NotificationRecipient
- All Known Implementing Classes:
UserRecipientImpl
Represents a user notification recipient. Knows how to obtain user notification preferences and generate
NotificationTransports accordingly.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.bamboo.notification.NotificationRecipient
NotificationRecipient.RequiresEvent, NotificationRecipient.RequiresPlan, NotificationRecipient.RequiresResultSummary, NotificationRecipient.Scope, NotificationRecipient.UserRecipientExpandable
-
Field Summary
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.atlassian.bamboo.notification.NotificationRecipient
getDescription, getEditHtml, getKey, getModuleDescriptor, getRecipientConfig, getScopes, getTransports, getViewHtml, init, init, populate, validate
-
Field Details
-
USER_FIELD
- See Also:
-
USER_LONG_FIELD
- See Also:
-
-
Method Details
-
getUsername
String getUsername() -
setUsername
-