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