Resolver

Resolve conditional node.


  • resolve() method
    • Resolve condition node and it will follow "green" path to next node.

  • reject() method
    • Reject condition node and it will follow "red" path to next node.