bunqueue
v2.8
API reference
all versions
·
guide
bunqueue
Guide
GitHub
Preparing search index...
client/workflow/types
StepJobData
Interface StepJobData
Internal job data for step execution
interface
StepJobData
{
executionId
:
string
;
nodeIndex
:
number
;
workflowName
:
string
;
}
Index
Properties
execution
Id
node
Index
workflow
Name
Properties
execution
Id
executionId
:
string
node
Index
nodeIndex
:
number
workflow
Name
workflowName
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
execution
Id
node
Index
workflow
Name
Guide
GitHub
bunqueue
Loading...
Internal job data for step execution