|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.flowwatch.flowmanager.ConfigAndFactoryManager
org.ow2.petals.flowwatch.notification.NotificationProcessor
public class NotificationProcessor
This class is in charge of processing a Notification instance to
create/update appropriated objects ( Flow and FlowStep ) in
database
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.flowwatch.flowmanager.ConfigAndFactoryManager |
|---|
configAndFactory |
| Constructor Summary | |
|---|---|
NotificationProcessor()
|
|
| 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 NotificationProcessor()
| Method Detail |
|---|
public void process(java.util.List<Notification> notificationList)
throws NotificationProcessingException
NotificationProcessingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||