TaskOrchestrationContainer interface
- Extends
Properties
| children | |
| continue |
|
| data | |
| max |
|
| parallel | |
| rollback |
Inherited Properties
| item |
Property Details
children
continueOnError
continueOnError: boolean
Property Value
boolean
data
data: {[key: string]: string}
Property Value
{[key: string]: string}
maxConcurrency
maxConcurrency: number
Property Value
number
parallel
parallel: boolean
Property Value
boolean