Options
All
  • Public
  • Public/Protected
  • All
Menu

Callback to allow changes to the goal before it gets fullfilled.

This is useful to add goal specific information to the data field.

Hierarchy

  • GoalFulfillmentCallback

Index

Properties

Properties

callback

callback: (goal: SdmGoalEvent, context: RepoContext) => Promise<SdmGoalEvent>

Type declaration

goal

goal: Goal

Generated using TypeDoc