File

replace-device/replace-device-wizard/replace-device-wizard.model.ts

Description

Declares an execution step in the device replacement flow.

Index

Properties

Properties

action
action: function
Type : function

Step implementation.

context
context: ReplaceDeviceContext
Type : ReplaceDeviceContext
Optional

!Internal use only! Stores the context the step was initially executed with.

error
error: Error
Type : Error
Optional

Error occured during step execution.

info
info: StepInfo
Type : StepInfo
Optional
label
label: string
Type : string

Label to be used in the replace device wizard UI.

overrideContext
overrideContext: boolean
Type : boolean
Optional

Defines if the result from step execution should be passed to the next step in the flow.

seed
seed: ReplaceDeviceContext
Type : ReplaceDeviceContext
Optional

!Internal use only! Context to be used for step re-trial.

skip
skip: boolean
Type : boolean
Optional

!Internal use only! Flag to skip step execution, used to control retrial.

state
state: ReplaceDeviceStepState
Type : ReplaceDeviceStepState
Optional

Current execution state of the step.

results matching ""

    No results matching ""