• 1Installation
  • 2Preliminary Knowledge
  • 3Big Picture
  • 4Compute
  • 5Step
  • 6State
  • 7Interruptions
  • 8Functional Support
  • 9Monitor

Atom.apex

  • Docs
  • Tutorials
Getting started with Atom.apex

Installation

Flow.apex has a dependency on R.apex.

Please install it first.

Include Atom.cls, and AtomTest.cls(optional) into your Org, and you are ready to go.

Done