|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ebmwebsourcing.petalsview.service.notification.NotificationProcessorImpl
@Service(value="notificationProcessor") public class NotificationProcessorImpl
This class is in charge of processing a Notification instance to
create/update appropriated objects ( Flow and FlowStep ) in
database
| Constructor Summary | |
|---|---|
NotificationProcessorImpl()
|
|
| Method Summary | |
|---|---|
void |
process(java.util.List<Notification> notificationList)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationProcessorImpl()
| Method Detail |
|---|
public void process(java.util.List<Notification> notificationList)
throws NotificationProcessingException
process in interface NotificationProcessorNotificationProcessingException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||