Options
All
  • Public
  • Public/Protected
  • All
Menu

Respond to a failure or success status by running listeners

Hierarchy

  • RespondOnGoalCompletion

Implements

Index

Constructors

constructor

  • new RespondOnGoalCompletion(repoRefResolver: RepoRefResolver, credentialsFactory: CredentialsResolver, goalCompletionListeners: GoalCompletionListener[], preferenceStoreFactory: PreferenceStoreFactory): RespondOnGoalCompletion

Properties

configuration

configuration: SoftwareDeliveryMachineConfiguration

Private credentialsFactory

credentialsFactory: CredentialsResolver

Private goalCompletionListeners

goalCompletionListeners: GoalCompletionListener[]

Private preferenceStoreFactory

preferenceStoreFactory: PreferenceStoreFactory

Private repoRefResolver

repoRefResolver: RepoRefResolver

Methods

handle

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

Generated using TypeDoc