Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/link/process/conditional"

Index

Functions

linkProcessConditional

  • linkProcessConditional(link: IConditionalImmutable, context: IContextImmutable, options: IOptionsImmutable): Promise<IData>
  • Performs the processing of a link to determine which formation to move to next

    Parameters

    • link: IConditionalImmutable

      the link to process

    • context: IContextImmutable

      any context that the link can use to determine the next link

    • options: IOptionsImmutable

    Returns Promise<IData>

    the formation identification value to move to and the updated context