Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 346 Bytes

input_iterator_task.md

File metadata and controls

20 lines (13 loc) · 346 Bytes

InputIteratorTask

Iterate on every value from given input

Task reference

  • Service: CleverAge\ProcessBundle\Task\InputIteratorTask
  • Iterable task

Accepted inputs

\Iterable or array: an input to iterate onto

Possible outputs

any: each value from the iterable