Uses of Class
io.jenkins.plugins.synopsys.security.scan.input.scm.gitlab.Gitlab
-
Packages that use Gitlab Package Description io.jenkins.plugins.synopsys.security.scan.input io.jenkins.plugins.synopsys.security.scan.service.scm.gitlab -
-
Uses of Gitlab in io.jenkins.plugins.synopsys.security.scan.input
Methods in io.jenkins.plugins.synopsys.security.scan.input that return Gitlab Modifier and Type Method Description Gitlab
BridgeInput. getGitlab()
Methods in io.jenkins.plugins.synopsys.security.scan.input with parameters of type Gitlab Modifier and Type Method Description void
BridgeInput. setGitlab(Gitlab gitlab)
-
Uses of Gitlab in io.jenkins.plugins.synopsys.security.scan.service.scm.gitlab
Methods in io.jenkins.plugins.synopsys.security.scan.service.scm.gitlab that return Gitlab Modifier and Type Method Description Gitlab
GitlabRepositoryService. createGitlabObject(Map<String,Object> scanParameters, String repositoryName, Integer projectRepositoryPullNumber, String branchName, String repositoryUrl, boolean isPrCommentSet)
-