|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NotificationService
A service which sends notifications regarding the generation of ActionItems.
ActionItem
Method Summary | |
---|---|
void |
notify(List<ActionItem> actionItems)
Send out notifications in regards to the given ActionItems being generated. |
void |
removeNotification(List<ActionItem> actionItems)
Remove notifications for action items that are being deleted |
Method Detail |
---|
void notify(List<ActionItem> actionItems)
void removeNotification(List<ActionItem> actionItems)
actionItems
- actionItems that are being deleted
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |