Uses of Class
com.dabsquared.gitlabjenkins.gitlab.hook.model.Repository
Package
Description
-
Uses of Repository in com.dabsquared.gitlabjenkins.gitlab.hook.model
-
Uses of Repository in com.dabsquared.gitlabjenkins.gitlab.hook.model.builder.generated
Modifier and TypeFieldDescriptionprotected Repository
MergeRequestHookBuilder.value$repository$com$dabsquared$gitlabjenkins$gitlab$hook$model$Repository
protected Repository
protected Repository
PipelineHookBuilder.value$repository$com$dabsquared$gitlabjenkins$gitlab$hook$model$Repository
protected Repository
Modifier and TypeMethodDescriptionRepositoryBuilder.build()
Creates a newRepository
based on this builder's settings.Modifier and TypeMethodDescriptionMergeRequestHookBuilder.withRepository
(Repository value) Sets the default value for the repository property.NoteHookBuilder.withRepository
(Repository value) Sets the default value for the repository property.PipelineHookBuilder.withRepository
(Repository value) Sets the default value for the repository property.PushHookBuilder.withRepository
(Repository value) Sets the default value for the repository property.