|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationRecipient | |
|---|---|
| com.atlassian.bamboo.notification | |
| Uses of NotificationRecipient in com.atlassian.bamboo.notification |
|---|
| Classes in com.atlassian.bamboo.notification that implement NotificationRecipient | |
|---|---|
class |
NotificationRecipientImpl
|
| Methods in com.atlassian.bamboo.notification with parameters of type NotificationRecipient | |
|---|---|
void |
NotificationHibernateDao.removeRecipient(NotificationRecipient recipient)
|
void |
NotificationDao.removeRecipient(NotificationRecipient newRecipient)
remove individual recipient from db |
void |
NotificationHibernateDao.saveRecipient(NotificationRecipient recipient)
|
void |
NotificationDao.saveRecipient(NotificationRecipient newRecipient)
save individual recipient to db |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||