Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "api/dsl/goalContribution"

Index

Type aliases

DefaultFacts

DefaultFacts: Record<string, any>

Functions

attachFacts

enrichGoalSetters

goalContributors

  • Contribute goals based on a series of contribution rules.

    Instead of stopping at the first match, each push will get all the goals it qualifies for.

    Duplicates will be removed.

    Type parameters

    • F: SdmContext = StatefulPushListenerInvocation<any>

    Parameters

    Returns Mapping<F, Goals>

    a mapping to goals

isAdditiveGoalSetter

Generated using TypeDoc