Constant Field Values

Contents

org.jenkinsci.*

  • org.jenkinsci.test.acceptance.docker.fixtures.GitContainer
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "/home/git/gitRepo"
    public static final String
    "gitRepo"
  • org.jenkinsci.test.acceptance.docker.fixtures.GitLabContainer
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "/home/gitlab/gitlabRepo"
  • org.jenkinsci.test.acceptance.docker.fixtures.SvnContainer
    Modifier and Type
    Constant Field
    Value
    public static final String
    "test"
    public static final String
    "svnUser"
  • org.jenkinsci.test.acceptance.plugins.subversion.SubversionScm
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Always check out a fresh copy"
    public static final String
    "Emulate clean checkout by first deleting unversioned/ignored files, then \'svn update\'"