org.ow2.petals.flowwatch.notification
Class NotificationProcessor

java.lang.Object
  extended by org.ow2.petals.flowwatch.flowmanager.ConfigAndFactoryManager
      extended by org.ow2.petals.flowwatch.notification.NotificationProcessor

public class NotificationProcessor
extends ConfigAndFactoryManager

This class is in charge of processing a Notification instance to create/update appropriated objects ( Flow and FlowStep ) in database

Author:
ofabre

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

NotificationProcessor

public NotificationProcessor()
Method Detail

process

public void process(java.util.List<Notification> notificationList)
             throws NotificationProcessingException
Throws:
NotificationProcessingException


Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.