nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
StageStartedOptions
Interface StageStartedOptions
Options for emitting a stage started event.
interface
StageStartedOptions
{
bus
?:
IEventBus
;
executionId
:
string
;
stageId
:
string
;
pluginId
?:
string
;
}
Index
Properties
bus?
execution
Id
stage
Id
plugin
Id?
Properties
Optional
Readonly
bus
bus
?:
IEventBus
Readonly
execution
Id
executionId
:
string
Readonly
stage
Id
stageId
:
string
Optional
Readonly
plugin
Id
pluginId
?:
string
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
bus
execution
Id
stage
Id
plugin
Id
GitHub
npm
nexus-agents - v2.80.0
Loading...
Options for emitting a stage started event.