Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GitlabFilter

The filter for GitLab events.

Properties

Optional events

events: Array<Events>

The events, for example, PUSH, PULL_REQUEST_MERGE.

Optional exclude

exclude: model.GitlabFilterExclusionAttributes

Optional include

include: model.GitlabFilterAttributes

Const triggerSource

triggerSource: string = "GITLAB"

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Filter): object

getJsonObj

  • getJsonObj(obj: Filter): object