org.sakaiproject.coursemanagement.impl.job |
|
Java Source File Name | Type | Comment |
ClassPathCMSyncJob.java | Class | A sample quartz job to synchronize the CM data in Sakai's hibernate impl with an
xml file available in the classpath. |
CmSynchronizer.java | Class | Synchronizes the state of the local CourseManagementService with an external
data source. |