Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OutputLink

Details about the outgoing data of an operator in a data flow design.

Properties

Optional description

description: undefined | string

Detailed description for the object.

Optional key

key: undefined | string

The key of the object.

Const modelType

modelType: string = "OUTPUT_LINK"

Optional modelVersion

modelVersion: undefined | string

The model version of an object.

Optional objectStatus

objectStatus: undefined | number

The status of an object that can be set to value 1 for shallow references across objects, other values reserved. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional parentRef

parentRef: model.ParentReference

Optional port

port: undefined | string

Key of FlowPort reference

Optional toLinks

toLinks: Array<string>

The links from this output link to connect to other links in flow.

Methods

getDeserializedJsonObj

getJsonObj