org.olat.commons.calendar
Class CalendarNotificationsUpgrade

java.lang.Object
  extended by org.olat.core.logging.LogDelegator
      extended by org.olat.commons.calendar.CalendarNotificationsUpgrade
All Implemented Interfaces:
NotificationsUpgrade

public class CalendarNotificationsUpgrade
extends LogDelegator
implements NotificationsUpgrade

Description:
Upgrade publisher of calendars

Initial Date: 7 jan. 2010

Author:
srosse, stephane.rosse@frentix.com

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

Constructor Detail

CalendarNotificationsUpgrade

public CalendarNotificationsUpgrade()
Method Detail

ugrade

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