Uses of Class
com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
Packages that use GitLabConnectionProperty
-
Uses of GitLabConnectionProperty in com.dabsquared.gitlabjenkins.util
Methods in com.dabsquared.gitlabjenkins.util with parameters of type GitLabConnectionPropertyModifier and TypeMethodDescriptionstatic void
CommitStatusUpdater.updateCommitStatus
(Run<?, ?> build, TaskListener listener, BuildState state, String name, List<GitLabBranchBuild> gitLabBranchBuilds, GitLabConnectionProperty connection) -
Uses of GitLabConnectionProperty in com.dabsquared.gitlabjenkins.workflow
Methods in com.dabsquared.gitlabjenkins.workflow that return GitLabConnectionPropertyModifier and TypeMethodDescriptionGitLabBranchBuild.getConnection()
GitLabCommitStatusStep.getConnection()
Methods in com.dabsquared.gitlabjenkins.workflow with parameters of type GitLabConnectionPropertyModifier and TypeMethodDescriptionvoid
GitLabBranchBuild.setConnection
(GitLabConnectionProperty connection) void
GitLabCommitStatusStep.setConnection
(GitLabConnectionProperty connection)