========== Public API ========== Tasks and task registry ======================= .. automodule:: bptl.tasks.api :members: Work units ========== Work units are python callbacks which process tasks from external engines. They are engine independent and can be python functions or classes. Work units are registered in the registry. API's voor Zaakgericht Werken ----------------------------- .. automodule:: bptl.work_units.zgw.tasks.zaak :members: .. automodule:: bptl.work_units.zgw.tasks.status :members: .. automodule:: bptl.work_units.zgw.tasks.resultaat :members: .. automodule:: bptl.work_units.zgw.tasks.zaak_relations :members: .. automodule:: bptl.work_units.zgw.tasks.documents :members: .. automodule:: bptl.work_units.zgw.tasks.zaakprocess :members: .. automodule:: bptl.work_units.zgw.zac.tasks :members: Camunda ------- .. automodule:: bptl.work_units.camunda_api.tasks :members: Email ----- .. automodule:: bptl.work_units.mail.tasks :members: .. Kownsl .. ------ .. .. automodule:: bptl.work_units.kownsl.tasks .. :members: Camunda tasks ============== .. automodule:: bptl.camunda.utils :members: