vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
FlowCollectionProcessor
Interface FlowCollectionProcessor
interface
FlowCollectionProcessor
{
assignNextValueToReference
?:
string
;
collectionProcessorType
:
FlowCollectionProcessorType
;
collectionReference
:
string
;
conditionLogic
?:
string
;
conditions
?:
FlowCondition
[]
;
connector
?:
FlowConnector
;
description
?:
string
;
elementSubtype
?:
FlowElementSubtype
;
formula
?:
string
;
label
?:
string
;
limit
?:
null
|
number
;
locationX
:
number
;
locationY
:
number
;
mapItems
?:
FlowCollectionMapItem
[]
;
name
?:
string
;
outputSObjectType
?:
string
;
processMetadataValues
?:
FlowMetadataValue
[]
;
sortOptions
?:
FlowCollectionSortOption
[]
;
}
Hierarchy (
View Summary
)
FlowNode
FlowCollectionProcessor
Index
Properties
assign
Next
Value
To
Reference?
collection
Processor
Type
collection
Reference
condition
Logic?
conditions?
connector?
description?
element
Subtype?
formula?
label?
limit?
location
X
location
Y
map
Items?
name?
output
S
Object
Type?
process
Metadata
Values?
sort
Options?
Properties
Optional
assign
Next
Value
To
Reference
assignNextValueToReference
?:
string
collection
Processor
Type
collectionProcessorType
:
FlowCollectionProcessorType
collection
Reference
collectionReference
:
string
Optional
condition
Logic
conditionLogic
?:
string
Optional
conditions
conditions
?:
FlowCondition
[]
Optional
connector
connector
?:
FlowConnector
Optional
description
description
?:
string
Optional
element
Subtype
elementSubtype
?:
FlowElementSubtype
Optional
formula
formula
?:
string
Optional
label
label
?:
string
Optional
limit
limit
?:
null
|
number
location
X
locationX
:
number
location
Y
locationY
:
number
Optional
map
Items
mapItems
?:
FlowCollectionMapItem
[]
Optional
name
name
?:
string
Optional
output
S
Object
Type
outputSObjectType
?:
string
Optional
process
Metadata
Values
processMetadataValues
?:
FlowMetadataValue
[]
Optional
sort
Options
sortOptions
?:
FlowCollectionSortOption
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
assign
Next
Value
To
Reference
collection
Processor
Type
collection
Reference
condition
Logic
conditions
connector
description
element
Subtype
formula
label
limit
location
X
location
Y
map
Items
name
output
S
Object
Type
process
Metadata
Values
sort
Options
vlocode-project - v1.40.0-beta-4
Loading...