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 voidCommitStatusUpdater.updateCommitStatus(Run<?, ?> build, TaskListener listener, BuildState state, String name, List<GitLabBranchBuild> gitLabBranchBuilds, GitLabConnectionProperty connection) -
Uses of GitLabBranchBuild in com.dabsquared.gitlabjenkins.workflow
Subclasses with type arguments of type GitLabBranchBuild in com.dabsquared.gitlabjenkins.workflowModifier and TypeClassDescriptionclassstatic classMethods 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 TypeMethodDescriptionvoidGitLabCommitStatusStep.setBuilds(List<GitLabBranchBuild> builds)