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