org.apache.lenya.cms.workflow
Class WorkflowNotifier

java.lang.Object
  extended by org.apache.avalon.framework.logger.AbstractLogEnabled
      extended by org.apache.lenya.cms.observation.AbstractRepositoryListener
          extended by org.apache.lenya.cms.workflow.WorkflowNotifier
All Implemented Interfaces:
org.apache.avalon.framework.activity.Startable, org.apache.avalon.framework.logger.LogEnabled, org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.thread.ThreadSafe, org.apache.lenya.cms.observation.RepositoryListener

public class WorkflowNotifier
extends org.apache.lenya.cms.observation.AbstractRepositoryListener

Notify users of workflow changes.


Field Summary
 
Fields inherited from class org.apache.lenya.cms.observation.AbstractRepositoryListener
manager
 
Constructor Summary
WorkflowNotifier()
           
 
Method Summary
 void eventFired(org.apache.lenya.cms.observation.RepositoryEvent event)
           
 
Methods inherited from class org.apache.lenya.cms.observation.AbstractRepositoryListener
service, start, stop
 
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowNotifier

public WorkflowNotifier()
Method Detail

eventFired

public void eventFired(org.apache.lenya.cms.observation.RepositoryEvent event)


Copyright © $ Apache Software Foundation. All Rights Reserved.