Ignore:
Timestamp:
23 Apr 2015, 12:33:51 (10 years ago)
Author:
Henrik Bettermann
Message:

More docs.

Location:
main/waeup.kofa/trunk/docs/source/userdocs/datacenter
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/docs/source/userdocs/datacenter/import_processors.rst

    r12870 r12872  
    6262.. autoclass:: waeup.kofa.applicants.batching.ApplicantProcessor()
    6363  :noindex:
     64
     65Student Data Processors
     66=======================
     67
     68Student Processor
     69-----------------
     70
     71.. autoclass:: waeup.kofa.students.batching.StudentProcessor()
     72  :noindex:
     73
     74Student Study Course Processor
     75------------------------------
     76
     77.. autoclass:: waeup.kofa.students.batching.StudentStudyCourseProcessor()
     78  :noindex:
     79
     80Student Study Level Processor
     81-----------------------------
     82
     83.. autoclass:: waeup.kofa.students.batching.StudentStudyLevelProcessor()
     84  :noindex:
  • main/waeup.kofa/trunk/docs/source/userdocs/datacenter/import_stages.rst

    r12871 r12872  
    109109This method moves the ``.pending`` and ``.finished`` files from
    110110their temporary to their final location in the storage path of the
    111 filesystem from where they can be accessed through browser user
     111filesystem from where they can be accessed through the browser user
    112112interface.
Note: See TracChangeset for help on using the changeset viewer.