Flow.apex

  • Docs
  • Tutorials
Docs Menu
  • Flows
  • Flow Methods
    • Creation Methods
    • Function Methods
    • Block Methods
    • Static Methods
  • FlowScript

Creation Methods Guide

Creation Methods

Constructors

ConstructorDescription
Flow()Create a default Flow
Flow(String)Create a Flow with the given name

Contribute on Github! Edit this section.