Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WebhookController

Hierarchy

  • WebhookController

Index

Constructors

constructor

Properties

Private dataAccessService

dataAccessService: DataAccessService

Private envVarService

envVarService: EnvVarService

Private githubService

githubService: GithubService

Private gitlabService

gitlabService: GitlabService

Private httpService

httpService: HttpService

Private rulesService

rulesService: RulesService

Private scheduleService

scheduleService: ScheduleService

Methods

processWebhook

  • processWebhook(webhook: Webhook, response: any): Promise<void>

Generated using TypeDoc