Preparing search index...
The search index is not available
@hotmeshio/hotmesh
@hotmeshio/hotmesh
types/exporter
WorkflowExecutionSummary
Interface WorkflowExecutionSummary
interface
WorkflowExecutionSummary
{
activities
:
{
completed
:
number
;
failed
:
number
;
system
:
number
;
total
:
number
;
user
:
number
;
}
;
child_workflows
:
{
completed
:
number
;
failed
:
number
;
total
:
number
;
}
;
signals
:
number
;
timers
:
number
;
total_events
:
number
;
}
Index
Properties
activities
child_
workflows
signals
timers
total_
events
Properties
activities
activities
:
{
completed
:
number
;
failed
:
number
;
system
:
number
;
total
:
number
;
user
:
number
;
}
child_
workflows
child_
workflows
:
{
completed
:
number
;
failed
:
number
;
total
:
number
;
}
signals
signals
:
number
timers
timers
:
number
total_
events
total_
events
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
activities
child_
workflows
signals
timers
total_
events
@hotmeshio/hotmesh
Loading...