/apex-queueable-wrapper

Utility wrapper for Queueable to allow easy and painless chaining

Primary LanguageApex

Queueable Wrapper

Useful utility to make Queueable chaining easier.

  • Code with example scripts can be found in the ./scripts folder
  • project.json is initialized with ./example_standard source code which uses standard System.enqueueJob for working with Queueables.
  • In order to test code with QueueableWrapper update your project.json to include example_queueableWrapper instead of example_standard

More detailed documentation will be coming soon...

Here is the link to Medium where I try to explaing how it works

https://medium.com/noltic/apex-queueable-and-easy-chaining-34838eaa718a