Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Webhook

Hierarchy

  • Webhook

Index

Constructors

constructor

Properties

branchName

branchName: string

comment

commits

commits: WebhookCommit[]

gitEvent

gitEvent: GitEventEnum

gitService

gitType

gitType: GitTypeEnum

Private githubService

githubService: GithubService

Private gitlabService

gitlabService: GitlabService

issue

projectId

projectId: number

pullRequest

pullRequest: WebhookPR

repository

repository: WebhookRepository

user

Methods

getAllCommits

getBranchName

  • getBranchName(): string

getCloneURL

  • getCloneURL(): string

getCommentDescription

  • getCommentDescription(): string

getCommentId

  • getCommentId(): number

getDefaultBranchName

  • getDefaultBranchName(): string

getGitApiInfos

getGitCommitStatusInfos

getGitEvent

getGitType

getIssueDescription

  • getIssueDescription(): string

getIssueNumber

  • getIssueNumber(): number

getIssueTitle

  • getIssueTitle(): string

getPullRequestDescription

  • getPullRequestDescription(): string

getPullRequestNumber

  • getPullRequestNumber(): number

getPullRequestTitle

  • getPullRequestTitle(): string

getRemoteDirectory

  • getRemoteDirectory(): string

getUser

gitToWebhook

setCronWebhook

Generated using TypeDoc