org.olat.notifications
Class NotificationsUpgradeManager

java.lang.Object
  extended by org.olat.notifications.NotificationsUpgradeManager

public class NotificationsUpgradeManager
extends java.lang.Object

Description:

Initial Date: 7 jan. 2010

Author:
srosse, stephane.rosse@frentix.com

Constructor Summary
NotificationsUpgradeManager()
           
 
Method Summary
 java.util.Map<java.lang.String,NotificationsUpgrade> getNotificationUpgrades()
           
 void setNotificationUpgrades(java.util.Map<java.lang.String,NotificationsUpgrade> notificationUpgrades)
           
 Publisher upgrade(Publisher publisher)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationsUpgradeManager

public NotificationsUpgradeManager()
Method Detail

getNotificationUpgrades

public java.util.Map<java.lang.String,NotificationsUpgrade> getNotificationUpgrades()

setNotificationUpgrades

public void setNotificationUpgrades(java.util.Map<java.lang.String,NotificationsUpgrade> notificationUpgrades)

upgrade

public Publisher upgrade(Publisher publisher)