students.workflow - Student Workflow¶
Workflow for students.
-
class
waeup.kofa.students.workflow.RegistrationWorkflowInfo(context)[source]¶ Bases:
waeup.kofa.workflow.KofaWorkflowInfo,grokcore.component.components.AdapterAdapter to adapt Student objects to workflow info objects.
-
__doc__= 'Adapter to adapt Student objects to workflow info objects.\n '¶
-
__module__= 'waeup.kofa.students.workflow'¶
-
-
class
waeup.kofa.students.workflow.RegistrationWorkflowState(context)[source]¶ Bases:
hurry.workflow.workflow.WorkflowState,grokcore.component.components.AdapterAn adapter to adapt Student objects to workflow states.
-
__doc__= 'An adapter to adapt Student objects to workflow states.\n '¶
-
__module__= 'waeup.kofa.students.workflow'¶
-
state_id= 'wf.registration.id'¶
-
state_key= 'wf.registration.state'¶
-