Search
Preparing search index...
The search index is not available
@dxdeveloperexperience/hygie
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
WebhookInterceptor
Class WebhookInterceptor
Hierarchy
WebhookInterceptor
Implements
NestInterceptor
Index
Constructors
constructor
Properties
github
Service
gitlab
Service
Methods
intercept
Constructors
constructor
new
Webhook
Interceptor
(
gitlabService
:
GitlabService
, githubService
:
GithubService
)
:
WebhookInterceptor
Parameters
gitlabService:
GitlabService
githubService:
GithubService
Returns
WebhookInterceptor
Properties
Private
github
Service
github
Service
:
GithubService
Private
gitlab
Service
gitlab
Service
:
GitlabService
Methods
intercept
intercept
(
context
:
ExecutionContext
, next
:
CallHandler
)
:
Observable
<
any
>
Parameters
context:
ExecutionContext
next:
CallHandler
Returns
Observable
<
any
>
Globals
Webhook
Interceptor
constructor
github
Service
gitlab
Service
intercept
Generated using
TypeDoc