org.olat.course.nodes.ta
Class DropboxFileUploadNotificationsUpgrade

java.lang.Object
  extended by org.olat.core.logging.LogDelegator
      extended by org.olat.course.nodes.ta.DropboxFileUploadNotificationsUpgrade
All Implemented Interfaces:
NotificationsUpgrade

public class DropboxFileUploadNotificationsUpgrade
extends LogDelegator
implements NotificationsUpgrade

Description:
Upgrade publisher of dropbox

Initial Date: 7 jan. 2010

Author:
srosse, stephane.rosse@frentix.com

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

Constructor Detail

DropboxFileUploadNotificationsUpgrade

public DropboxFileUploadNotificationsUpgrade()
Method Detail

ugrade

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