Topic:   What is triggerDispatcher in Salesforce?
Feb 12, 2021 18:24 2 Replies 1220 Views

What is triggerDispatcher in Salesforce?

Prev Next
Topic Replies (2)
  1. 1
    idnkx user

    RAMU

    TriggerDispatcher
    The trigger dispatcher classes contains the methods to handle the trigger events and this is the place where the developers had to instantiate the appropriate trigger event handler classes.

    1
    idnkx user

    Spermild heigh

    The dispatcher is responsible for making sure all of the applicable methods on your trigger handler are called, depending on the current trigger context. It also contains a check to make sure that the trigger has not been disabled.

    Leave a Reply
    Guest User

    Not sure what solution is right for you?

    Choose the right one for you.
    Get the help of the experts and find a solution that best suits your needs.


    Let`s Connect