-
Notifications
You must be signed in to change notification settings - Fork 519
MetadataTriggerService
pozil edited this page Aug 8, 2023
·
11 revisions
SUPPRESSWARNINGS
This query finds an ordered list trigger handler classes to execute. It ignores any classes that are marked as disabled. Note: It will exclude any triggerHandler metadata records for which the user's email address is found in a related disabled_for__mdt record. Admin's and Developers can selectively disable trigger handlers for all or selected individuals without deploying.
| Type | Description |
|---|---|
| List<Metadata_Driven_Trigger__mdt> | List<Metadata_Driven_Trigger__mdt> |
This determines the active sObject type by describing the first record in the trigger New / Old list
| Type | Description |
|---|---|
| String | String |
Inheritance
MetadataTriggerServiceException