Options
All
  • Public
  • Public/Protected
  • All
Menu

Move downstream goals from 'planned' to 'requested' when preconditions are met.

Hierarchy

  • RequestDownstreamGoalsOnGoalSuccess

Implements

Index

Constructors

constructor

  • new RequestDownstreamGoalsOnGoalSuccess(name: string, implementationMapper: GoalImplementationMapper, repoRefResolver: RepoRefResolver, credentialsResolver: CredentialsResolver, preferenceStoreFactory: PreferenceStoreFactory): RequestDownstreamGoalsOnGoalSuccess

Properties

configuration

configuration: SoftwareDeliveryMachineConfiguration

Private credentialsResolver

credentialsResolver: CredentialsResolver

Private implementationMapper

implementationMapper: GoalImplementationMapper

Private name

name: string

Private preferenceStoreFactory

preferenceStoreFactory: PreferenceStoreFactory

Private repoRefResolver

repoRefResolver: RepoRefResolver

Methods

handle

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

Generated using TypeDoc