Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GitlabServerFilter

The filter for GitLab self-hosted events.

Properties

Optional events

events: Array<Events>

The events, for example, PUSH, PULL_REQUEST_MERGE.

Optional exclude

exclude: model.GitlabServerFilterExclusionAttributes

Optional include

include: model.GitlabServerFilterAttributes

Const triggerSource

triggerSource: string = "GITLAB_SERVER"

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Filter): object

getJsonObj

  • getJsonObj(obj: Filter): object