public class ArtifactoryClientConfiguration.ResolverHandler extends ArtifactoryClientConfiguration.RepositoryConfiguration
log, props| Constructor and Description |
|---|
ResolverHandler() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBuildRoot() |
java.lang.String |
getContextUrl() |
java.lang.String |
getDeprecatedMatrixParamPrefix() |
java.lang.String |
getDownloadSnapshotRepoKey() |
java.lang.String |
getDownloadUrl() |
java.lang.String |
getMatrixParamPrefix() |
boolean |
isIvyRepositoryDefined() |
void |
setBuildRoot(java.lang.String buildRoot) |
void |
setContextUrl(java.lang.String contextUrl) |
void |
setDownloadSnapshotRepoKey(java.lang.String repoKey) |
void |
setIvyRepositoryDefined(boolean ivyRepositoryDefined) |
addMatrixParam, addMatrixParams, addMatrixParams, getIvyArtifactPattern, getIvyPattern, getMatrixParam, getMatrixParams, getName, getRepoKey, getUrl, getUrl, getUrlWithMatrixParams, isIvy, isM2Compatible, isMaven, setIvy, setIvyArtifactPattern, setIvyPattern, setM2Compatible, setMatrixParam, setMaven, setName, setRepoKey, setUrl, urlWithMatrixParamsgetPassword, getUsername, setPassword, setUsernamegetBooleanValue, getDeprecatedPrefix, getIntegerValue, getIntegerValue, getLog, getPrefix, getProps, getStringValue, getStringValue, setBooleanValue, setIntegerValue, setLegacyBooleanValue, setStringValuepublic java.lang.String getDownloadUrl()
public java.lang.String getContextUrl()
getContextUrl in class ArtifactoryClientConfiguration.RepositoryConfigurationpublic void setContextUrl(java.lang.String contextUrl)
public boolean isIvyRepositoryDefined()
public void setIvyRepositoryDefined(boolean ivyRepositoryDefined)
public java.lang.String getBuildRoot()
public void setBuildRoot(java.lang.String buildRoot)
public java.lang.String getMatrixParamPrefix()
getMatrixParamPrefix in class ArtifactoryClientConfiguration.RepositoryConfigurationpublic java.lang.String getDeprecatedMatrixParamPrefix()
getDeprecatedMatrixParamPrefix in class ArtifactoryClientConfiguration.RepositoryConfigurationpublic java.lang.String getDownloadSnapshotRepoKey()
public void setDownloadSnapshotRepoKey(java.lang.String repoKey)