Options
All
  • Public
  • Public/Protected
  • All
Menu

Handle an SDM request goal. Used for many implementation types.

Hierarchy

  • FulfillGoalOnRequested

Implements

Index

Constructors

constructor

  • new FulfillGoalOnRequested(implementationMapper: GoalImplementationMapper, goalExecutionListeners: GoalExecutionListener[]): FulfillGoalOnRequested

Properties

configuration

configuration: SoftwareDeliveryMachineConfiguration

Private goalExecutionListeners

goalExecutionListeners: GoalExecutionListener[]

Private implementationMapper

implementationMapper: GoalImplementationMapper

Methods

handle

  • handle(event: EventFired<Subscription>, ctx: HandlerContext): Promise<HandlerResult>

Generated using TypeDoc