org.olat.modules.fo
Class ForumNotificationsUpgrade

java.lang.Object
  extended by org.olat.core.logging.LogDelegator
      extended by org.olat.modules.fo.ForumNotificationsUpgrade
All Implemented Interfaces:
NotificationsUpgrade

public class ForumNotificationsUpgrade
extends LogDelegator
implements NotificationsUpgrade

Description:
Upgrade publisher of forums

Initial Date: 5 jan. 2010

Author:
srosse, stephane.rosse@frentix.com

Constructor Summary
ForumNotificationsUpgrade()
           
 
Method Summary
 Publisher ugrade(Publisher publisher)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForumNotificationsUpgrade

public ForumNotificationsUpgrade()
Method Detail

ugrade

public Publisher ugrade(Publisher publisher)
Specified by:
ugrade in interface NotificationsUpgrade