Configure a SoftwareDeliveryMachine instance by adding command, events etc and optionally returning GoalData, an array of GoalContributions or void when no goals should be added to this SDM.
Type to orchestrate the creation and configuration of goal instances for this SDM
Type to collect goal instances for this SDM
Type to configure provided goals with fulfillments, listeners etc
Type to create goal instances for this SDM
Type to collect named GoalStructure instances
The record key will be used to name the goal contribution.
Function to create an SDM configuration constant to be exported from an index.ts/js.
Convert the provided GoalData instance into an array of GoalContributions
Invoke the given configurer
Generated using TypeDoc
Process the configuration before creating the SDM instance