Skip to content

Latest commit

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

SimpleTriggerArchitecture

SimpleTriggerArchitecture is the result of me stumbling across the System.TriggerOperation enumeration that was introduced in Salesforce Apex API version 43.0. At first I was just tinkering with it but then decided to take on a Salesforce trigger architecture. This does not include any features for recursion prevention or disabling triggers (although both would be very easy to add). The source code includes a custom object named Transaction__c. An example trigger along with all the necessary subclasses are also included. A more in depth readme will be added soon.

About

SimpleTrigger Architecture is the result of me stumbling across the System.TriggerOperation enumeration that was introduced in API version 43.0. At first I was just tinkering with it but then decided to build my take on a Salesforce trigger architecture. This does not include any features for recursion prevention or disabling triggers (although bo…

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages