All Implemented Interfaces:
CapybaraPortingLayer, Control.Owner, PageArea

public class GitLabScm extends GitScm
  • Constructor Details

    • GitLabScm

      public GitLabScm(Job job, String path)
  • Method Details

    • gitlabVersion

      public GitScm gitlabVersion(String version)
      Set version for gitlab
      Parameters:
      version - value to be set
      Returns:
      this, to allow function chaining