Package version:
List of activities to execute .
Optional
batchBatch count to be used for controlling the number of parallel execution (when isSequential is set to false).
Optional
dependsActivity depends on condition.
Optional
descriptionActivity description.
Optional
isShould the loop be executed in sequence or in parallel (max 50)
Collection to iterate.
Activity name.
Optional
onStatus 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.
Optional
stateActivity 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
Optional
userActivity user properties.
This activity is used for iterating over a collection and execute given activities.