vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
FlowCoverageResult
Interface FlowCoverageResult
interface
FlowCoverageResult
{
elementsNotCovered
?:
string
[]
;
flowId
:
string
;
flowName
:
string
;
flowNamespace
?:
null
|
string
;
numElements
:
number
;
numElementsNotCovered
:
number
;
processType
:
FlowProcessType
;
}
Index
Properties
elements
Not
Covered?
flow
Id
flow
Name
flow
Namespace?
num
Elements
num
Elements
Not
Covered
process
Type
Properties
Optional
elements
Not
Covered
elementsNotCovered
?:
string
[]
flow
Id
flowId
:
string
flow
Name
flowName
:
string
Optional
flow
Namespace
flowNamespace
?:
null
|
string
num
Elements
numElements
:
number
num
Elements
Not
Covered
numElementsNotCovered
:
number
process
Type
processType
:
FlowProcessType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
elements
Not
Covered
flow
Id
flow
Name
flow
Namespace
num
Elements
num
Elements
Not
Covered
process
Type
vlocode-project - v1.40.0-beta-4
Loading...