Initial Date: 23.07.2009 @author bja @author skoeber
51525354555657
/** * @see org.olat.course.nodes.CourseNodeConfiguration#getInstance() */ public CourseNode getInstance() { return new ChecklistCourseNode(); }