vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
WorkflowRuleMetadata
Interface WorkflowRuleMetadata
interface
WorkflowRuleMetadata
{
actions
?:
WorkflowActionReference
[]
;
active
:
boolean
;
booleanFilter
?:
string
;
criteriaItems
?:
FilterItem
[]
;
description
?:
string
;
failedMigrationToolVersion
?:
string
;
formula
?:
string
;
fullName
?:
string
;
triggerType
:
WorkflowTriggerTypes
;
workflowTimeTriggers
?:
WorkflowTimeTrigger
[]
;
}
Hierarchy (
View Summary
)
MetadataInfo
WorkflowRuleMetadata
Index
Properties
actions?
active
boolean
Filter?
criteria
Items?
description?
failed
Migration
Tool
Version?
formula?
full
Name?
trigger
Type
workflow
Time
Triggers?
Properties
Optional
actions
actions
?:
WorkflowActionReference
[]
active
active
:
boolean
Optional
boolean
Filter
booleanFilter
?:
string
Optional
criteria
Items
criteriaItems
?:
FilterItem
[]
Optional
description
description
?:
string
Optional
failed
Migration
Tool
Version
failedMigrationToolVersion
?:
string
Optional
formula
formula
?:
string
Optional
full
Name
fullName
?:
string
trigger
Type
triggerType
:
WorkflowTriggerTypes
Optional
workflow
Time
Triggers
workflowTimeTriggers
?:
WorkflowTimeTrigger
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actions
active
boolean
Filter
criteria
Items
description
failed
Migration
Tool
Version
formula
full
Name
trigger
Type
workflow
Time
Triggers
vlocode-project - v1.40.0-beta-4
Loading...