org.olat.modules.wiki
Class WikiPageChangeOrCreateNotificationsUpgrade

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

public class WikiPageChangeOrCreateNotificationsUpgrade
extends LogDelegator
implements NotificationsUpgrade

Description:
update the publisher to business path

Initial Date: 6 jan. 2010

Author:
srosse, stephane.rosse@frentix.com

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

Constructor Detail

WikiPageChangeOrCreateNotificationsUpgrade

public WikiPageChangeOrCreateNotificationsUpgrade()
Method Detail

ugrade

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