Package version:
List of activities to execute .
OptionalbatchBatch count to be used for controlling the number of parallel execution (when isSequential is set to false).
OptionaldependsActivity depends on condition.
OptionaldescriptionActivity description.
OptionalisShould the loop be executed in sequence or in parallel (max 50)
Collection to iterate.
Activity name.
OptionalonStatus result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
OptionalstateActivity state. This is an optional property and if not provided, the state will be Active by default.
Polymorphic discriminator, which specifies the different types this object can be
OptionaluserActivity user properties.
This activity is used for iterating over a collection and execute given activities.