vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
BatchProcessJobDefinitionMetadata
Interface BatchProcessJobDefinitionMetadata
interface
BatchProcessJobDefinitionMetadata
{
batchSize
:
number
;
dataSource
:
BatchDataSource
;
description
?:
string
;
executionProcessApiName
?:
string
;
flowApiName
?:
string
;
flowInputVariable
?:
string
;
fullName
?:
string
;
masterLabel
:
string
;
processGroup
:
string
;
retryCount
:
number
;
retryInterval
:
number
;
status
?:
string
;
type
?:
string
;
}
Hierarchy (
View Summary
)
MetadataInfo
BatchProcessJobDefinitionMetadata
Index
Properties
batch
Size
data
Source
description?
execution
Process
Api
Name?
flow
Api
Name?
flow
Input
Variable?
full
Name?
master
Label
process
Group
retry
Count
retry
Interval
status?
type?
Properties
batch
Size
batchSize
:
number
data
Source
dataSource
:
BatchDataSource
Optional
description
description
?:
string
Optional
execution
Process
Api
Name
executionProcessApiName
?:
string
Optional
flow
Api
Name
flowApiName
?:
string
Optional
flow
Input
Variable
flowInputVariable
?:
string
Optional
full
Name
fullName
?:
string
master
Label
masterLabel
:
string
process
Group
processGroup
:
string
retry
Count
retryCount
:
number
retry
Interval
retryInterval
:
number
Optional
status
status
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
batch
Size
data
Source
description
execution
Process
Api
Name
flow
Api
Name
flow
Input
Variable
full
Name
master
Label
process
Group
retry
Count
retry
Interval
status
type
vlocode-project - v1.40.0-beta-4
Loading...