Constant Field Values
Contents
org.artifactory.*
-
org.artifactory.checksum.ChecksumInfo Modifier and Type Constant Field Value public static final String
TRUSTED_FILE_MARKER
"NO_ORIG"
-
org.artifactory.fs.FileInfo Modifier and Type Constant Field Value public static final String
ROOT
"artifactory-file"
-
org.artifactory.fs.FolderInfo Modifier and Type Constant Field Value public static final String
ROOT
"artifactory-folder"
-
org.artifactory.fs.StatsInfo Modifier and Type Constant Field Value public static final String
ROOT
"artifactory.stats"
-
org.artifactory.md.Properties Modifier and Type Constant Field Value public static final String
MANDATORY_SUFFIX
"+"
public static final String
MATRIX_PARAMS_SEP
";"
-
org.artifactory.md.PropertiesInfo Modifier and Type Constant Field Value public static final String
ROOT
"properties"
-
org.artifactory.repo.HttpRepositoryConfiguration Modifier and Type Constant Field Value public static final String
TYPE
"remote"
-
org.artifactory.repo.LocalRepositoryConfiguration Modifier and Type Constant Field Value public static final String
TYPE
"local"
-
org.artifactory.repo.ReleaseBundlesRepositoryConfiguration Modifier and Type Constant Field Value public static final String
TYPE
"releaseBundles"
-
org.artifactory.repo.RepoPath Modifier and Type Constant Field Value public static final char
ARCHIVE_SEP
33
public static final char
PATH_SEPARATOR
47
public static final String
REMOTE_CACHE_SUFFIX
"-cache"
public static final char
REPO_PATH_SEP
58
-
org.artifactory.repo.RepositoryConfiguration Modifier and Type Constant Field Value public static final String
TYPE_KEY
"rclass"
-
org.artifactory.repo.RepoValidationConstants Modifier and Type Constant Field Value public static final String
DOWNLOAD_REDIRECT_AND_STORE_LOCALLY_ERROR
"Cannot set download redirect enabled while store artifacts locally disabled"
public static final String
DOWNLOAD_REDIRECT_NO_ENTERPRISE_PLUS_EDGE_ERROR
"Download redirect is configured for repository \'%s\' but is only available on Enterprise Plus or Edge licensed Artifactory instances."
-
org.artifactory.repo.VirtualRepositoryConfiguration Modifier and Type Constant Field Value public static final String
TYPE
"virtual"