org.olat.modules.dialog
Class FileUploadNotificationsUpgrade

java.lang.Object
  extended by org.olat.modules.dialog.FileUploadNotificationsUpgrade
All Implemented Interfaces:
NotificationsUpgrade

public class FileUploadNotificationsUpgrade
extends java.lang.Object
implements NotificationsUpgrade

Description:
Upgrade publisher of file upload

Initial Date: 7 jan. 2010

Author:
srosse, stephane.rosse@frentix.com

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

Constructor Detail

FileUploadNotificationsUpgrade

public FileUploadNotificationsUpgrade()
Method Detail

ugrade

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