Class ProjectHook
java.lang.Object
com.dabsquared.gitlabjenkins.gitlab.api.model.ProjectHook
Project Hook
- Since:
- Sun, 2022-06-12 - 12:25:26
- Author:
- Jean-Jacques ETUNE NGI (Java EE Technical Lead / Enterprise Architect)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethod used to get the value of field "confidentialIssuesEvents"Method used to get the value of field "confidentialNoteEvents"Method used to get the value of field "deploymentEvents"Method used to get the value of field "enableSslVerification"getId()Method used to get the value of field "id"Method used to get the value of field "issuesEvents"Method used to get the value of field "jobEvents"Method used to get the value of field "mergeRequestsEvents"Method used to get the value of field "noteEvents"Method used to get the value of field "pipelineEvents"Method used to get the value of field "projectId"Method used to get the value of field "pushEvents"Method used to get the value of field "pushEventsBranchFilter"Method used to get the value of field "releasesEvents"Method used to get the value of field "repositoryUpdateEvents"Method used to get the value of field "tagPushEvents"getUrl()Method used to get the value of field "url"Method used to get the value of field "wikiPageEvents"inthashCode()voidsetConfidentialIssuesEvents(Boolean confidentialIssuesEvents) Method used to update value of field "confidentialIssuesEvents"voidsetConfidentialNoteEvents(Boolean confidentialNoteEvents) Method used to update value of field "confidentialNoteEvents"voidsetDeploymentEvents(Boolean deploymentEvents) Method used to update value of field "deploymentEvents"voidsetEnableSslVerification(Boolean enableSslVerification) Method used to update value of field "enableSslVerification"voidMethod used to update value of field "id"voidsetIssuesEvents(Boolean issuesEvents) Method used to update value of field "issuesEvents"voidsetJobEvents(Boolean jobEvents) Method used to update value of field "jobEvents"voidsetMergeRequestsEvents(Boolean mergeRequestsEvents) Method used to update value of field "mergeRequestsEvents"voidsetNoteEvents(Boolean noteEvents) Method used to update value of field "noteEvents"voidsetPipelineEvents(Boolean pipelineEvents) Method used to update value of field "pipelineEvents"voidsetProjectId(String projectId) Method used to update value of field "projectId"voidsetPushEvents(Boolean pushEvents) Method used to update value of field "pushEvents"voidsetPushEventsBranchFilter(String pushEventsBranchFilter) Method used to update value of field "pushEventsBranchFilter"voidsetReleasesEvents(Boolean releasesEvents) Method used to update value of field "releasesEvents"voidsetRepositoryUpdateEvents(Boolean repositoryUpdateEvents) Method used to update value of field "repositoryUpdateEvents"voidsetTagPushEvents(Boolean tagPushEvents) Method used to update value of field "tagPushEvents"voidMethod used to update value of field "url"voidsetWikiPageEvents(Boolean wikiPageEvents) Method used to update value of field "wikiPageEvents"toString()
-
Constructor Details
-
ProjectHook
public ProjectHook()
-
-
Method Details
-
getId
Method used to get the value of field "id"- Returns:
- Value of field "id"
-
setId
Method used to update value of field "id"- Parameters:
id- New value of field "id"
-
getProjectId
Method used to get the value of field "projectId"- Returns:
- Value of field "projectId"
-
setProjectId
Method used to update value of field "projectId"- Parameters:
projectId- New value of field "projectId"
-
getUrl
Method used to get the value of field "url"- Returns:
- Value of field "url"
-
setUrl
Method used to update value of field "url"- Parameters:
url- New value of field "url"
-
getPushEvents
Method used to get the value of field "pushEvents"- Returns:
- Value of field "pushEvents"
-
setPushEvents
Method used to update value of field "pushEvents"- Parameters:
pushEvents- New value of field "pushEvents"
-
getTagPushEvents
Method used to get the value of field "tagPushEvents"- Returns:
- Value of field "tagPushEvents"
-
setTagPushEvents
Method used to update value of field "tagPushEvents"- Parameters:
tagPushEvents- New value of field "tagPushEvents"
-
getMergeRequestsEvents
Method used to get the value of field "mergeRequestsEvents"- Returns:
- Value of field "mergeRequestsEvents"
-
setMergeRequestsEvents
Method used to update value of field "mergeRequestsEvents"- Parameters:
mergeRequestsEvents- New value of field "mergeRequestsEvents"
-
getRepositoryUpdateEvents
Method used to get the value of field "repositoryUpdateEvents"- Returns:
- Value of field "repositoryUpdateEvents"
-
setRepositoryUpdateEvents
Method used to update value of field "repositoryUpdateEvents"- Parameters:
repositoryUpdateEvents- New value of field "repositoryUpdateEvents"
-
getIssuesEvents
Method used to get the value of field "issuesEvents"- Returns:
- Value of field "issuesEvents"
-
setIssuesEvents
Method used to update value of field "issuesEvents"- Parameters:
issuesEvents- New value of field "issuesEvents"
-
getConfidentialIssuesEvents
Method used to get the value of field "confidentialIssuesEvents"- Returns:
- Value of field "confidentialIssuesEvents"
-
setConfidentialIssuesEvents
Method used to update value of field "confidentialIssuesEvents"- Parameters:
confidentialIssuesEvents- New value of field "confidentialIssuesEvents"
-
getNoteEvents
Method used to get the value of field "noteEvents"- Returns:
- Value of field "noteEvents"
-
setNoteEvents
Method used to update value of field "noteEvents"- Parameters:
noteEvents- New value of field "noteEvents"
-
getConfidentialNoteEvents
Method used to get the value of field "confidentialNoteEvents"- Returns:
- Value of field "confidentialNoteEvents"
-
setConfidentialNoteEvents
Method used to update value of field "confidentialNoteEvents"- Parameters:
confidentialNoteEvents- New value of field "confidentialNoteEvents"
-
getPipelineEvents
Method used to get the value of field "pipelineEvents"- Returns:
- Value of field "pipelineEvents"
-
setPipelineEvents
Method used to update value of field "pipelineEvents"- Parameters:
pipelineEvents- New value of field "pipelineEvents"
-
getWikiPageEvents
Method used to get the value of field "wikiPageEvents"- Returns:
- Value of field "wikiPageEvents"
-
setWikiPageEvents
Method used to update value of field "wikiPageEvents"- Parameters:
wikiPageEvents- New value of field "wikiPageEvents"
-
getDeploymentEvents
Method used to get the value of field "deploymentEvents"- Returns:
- Value of field "deploymentEvents"
-
setDeploymentEvents
Method used to update value of field "deploymentEvents"- Parameters:
deploymentEvents- New value of field "deploymentEvents"
-
getJobEvents
Method used to get the value of field "jobEvents"- Returns:
- Value of field "jobEvents"
-
setJobEvents
Method used to update value of field "jobEvents"- Parameters:
jobEvents- New value of field "jobEvents"
-
getReleasesEvents
Method used to get the value of field "releasesEvents"- Returns:
- Value of field "releasesEvents"
-
setReleasesEvents
Method used to update value of field "releasesEvents"- Parameters:
releasesEvents- New value of field "releasesEvents"
-
getPushEventsBranchFilter
Method used to get the value of field "pushEventsBranchFilter"- Returns:
- Value of field "pushEventsBranchFilter"
-
setPushEventsBranchFilter
Method used to update value of field "pushEventsBranchFilter"- Parameters:
pushEventsBranchFilter- New value of field "pushEventsBranchFilter"
-
getEnableSslVerification
Method used to get the value of field "enableSslVerification"- Returns:
- Value of field "enableSslVerification"
-
setEnableSslVerification
Method used to update value of field "enableSslVerification"- Parameters:
enableSslVerification- New value of field "enableSslVerification"
-
equals
-
hashCode
public int hashCode() -
toString
-