[PR #7] change name to use true terms #23

Closed
opened 2026-01-23 11:23:00 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/code-rhapsodie/ezdataflow-bundle/pull/7

State: closed
Merged: Yes


A dataflow is defined by the object implements DataflowTypeInterface

You can :

  • schedule the execution of your dataflow: dataflow schedule (fr: programmation d'un dataflow)
  • one-shot dataflow schedule is: a job (fr: exécution ponctuelle d'un dataflow)

Each executed dataflow is: a job execution (fr: exécution)

**Original Pull Request:** https://github.com/code-rhapsodie/ezdataflow-bundle/pull/7 **State:** closed **Merged:** Yes --- A dataflow is defined by the object implements `DataflowTypeInterface` You can : * schedule the execution of your dataflow: dataflow schedule (fr: programmation d'un dataflow) * one-shot dataflow schedule is: a job (fr: exécution ponctuelle d'un dataflow) Each executed dataflow is: a job execution (fr: exécution)
admin added the pull-request label 2026-01-23 11:23:00 +01:00
admin closed this issue 2026-01-23 11:23:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: code-rhapsodie/ezdataflow-bundle#23