Preparing search index...
The search index is not available
Stratix Framework - v0.8.2
Stratix Framework
core/src
ParallelStep
Interface ParallelStep
Parallel execution step
interface
ParallelStep
{
type
:
"parallel"
;
id
:
string
;
branches
:
WorkflowStep
[]
[]
;
waitForAll
?:
boolean
;
}
Index
Properties
type
id
branches
wait
For
All?
Properties
Readonly
type
type
:
"parallel"
Readonly
id
id
:
string
Readonly
branches
branches
:
WorkflowStep
[]
[]
Optional
Readonly
wait
For
All
waitForAll
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
id
branches
wait
For
All
Stratix Framework - v0.8.2
Loading...
Parallel execution step