org.olat.course.assessment
Class AssessmentNotificationsUpgrade

java.lang.Object
  extended by org.olat.course.assessment.AssessmentNotificationsUpgrade
All Implemented Interfaces:
NotificationsUpgrade

public class AssessmentNotificationsUpgrade
extends java.lang.Object
implements NotificationsUpgrade

Description:
Upgrade publisher of assessments

Initial Date: 5 jan. 2010

Author:
srosse, stephane.rosse@frentix.com

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

Constructor Detail

AssessmentNotificationsUpgrade

public AssessmentNotificationsUpgrade()
Method Detail

ugrade

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