vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
FlowWait
Interface FlowWait
interface
FlowWait
{
defaultConnector
?:
FlowConnector
;
defaultConnectorLabel
:
string
;
description
?:
string
;
elementSubtype
?:
FlowElementSubtype
;
faultConnector
?:
FlowConnector
;
label
?:
string
;
locationX
:
number
;
locationY
:
number
;
name
?:
string
;
processMetadataValues
?:
FlowMetadataValue
[]
;
timeZoneId
?:
string
;
waitEvents
?:
FlowWaitEvent
[]
;
}
Hierarchy (
View Summary
)
FlowNode
FlowWait
Index
Properties
default
Connector?
default
Connector
Label
description?
element
Subtype?
fault
Connector?
label?
location
X
location
Y
name?
process
Metadata
Values?
time
Zone
Id?
wait
Events?
Properties
Optional
default
Connector
defaultConnector
?:
FlowConnector
default
Connector
Label
defaultConnectorLabel
:
string
Optional
description
description
?:
string
Optional
element
Subtype
elementSubtype
?:
FlowElementSubtype
Optional
fault
Connector
faultConnector
?:
FlowConnector
Optional
label
label
?:
string
location
X
locationX
:
number
location
Y
locationY
:
number
Optional
name
name
?:
string
Optional
process
Metadata
Values
processMetadataValues
?:
FlowMetadataValue
[]
Optional
time
Zone
Id
timeZoneId
?:
string
Optional
wait
Events
waitEvents
?:
FlowWaitEvent
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
default
Connector
default
Connector
Label
description
element
Subtype
fault
Connector
label
location
X
location
Y
name
process
Metadata
Values
time
Zone
Id
wait
Events
vlocode-project - v1.40.0-beta-4
Loading...