ScheduledTransitionConfig
ScheduledTransitionConfig
Section titled “ScheduledTransitionConfig”Configuration parameters for scheduled transition
Schema Viewer
Section titled “Schema Viewer”ScheduledTransitionConfig
Configuration parameters for scheduled transition
delayMsintegerrequired
Delay in milliseconds before executing the transition
timeoutMsinteger
Timeout in milliseconds for executing the transition task, after which it will be expired
transitionstringrequired
The transition to execute after waiting delayMs
Description
Section titled “Description”Configuration parameters for scheduled transition
Properties
Section titled “Properties”- delayMs (integer, required): Delay in milliseconds before executing the transition
- timeoutMs (integer): Timeout in milliseconds for executing the transition task, after which it will be expired
- transition (string, required): The transition to execute after waiting delayMs
Related Schemas
Section titled “Related Schemas”See other schemas in the common category.