src/dashboard/actions.ts
Properties |
|
constructor(externalFlowSessionId: string, containerConfigurationId: string, error: any)
|
Public Readonly containerConfigurationId |
containerConfigurationId:
|
Type : string
|
Public Readonly error |
error:
|
Type : any
|
Public Readonly externalFlowSessionId |
externalFlowSessionId:
|
Type : string
|
Readonly type |
type:
|
Default value : ExternalFlowActions.EXTERNAL_FLOW_FAILED
|