org.jfrog.build.extractor.clientConfiguration
Class ArtifactoryClientConfiguration.ResolverHandler
java.lang.Object
org.jfrog.build.extractor.clientConfiguration.PrefixPropertyHandler
org.jfrog.build.extractor.clientConfiguration.ArtifactoryClientConfiguration.AuthenticationConfiguration
org.jfrog.build.extractor.clientConfiguration.ArtifactoryClientConfiguration.RepositoryConfiguration
org.jfrog.build.extractor.clientConfiguration.ArtifactoryClientConfiguration.ResolverHandler
- Enclosing class:
- ArtifactoryClientConfiguration
public class ArtifactoryClientConfiguration.ResolverHandler
- extends ArtifactoryClientConfiguration.RepositoryConfiguration
| Methods inherited from class org.jfrog.build.extractor.clientConfiguration.ArtifactoryClientConfiguration.RepositoryConfiguration |
addMatrixParam, addMatrixParams, getIvyArtifactPattern, getIvyPattern, getMatrixParams, getName, getRepoKey, getUrl, getUrl, getUrlWithMatrixParams, isIvy, isM2Compatible, isMaven, setIvy, setIvyArtifactPattern, setIvyPattern, setM2Compatible, setMaven, setName, setRepoKey, setUrl, urlWithMatrixParams |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArtifactoryClientConfiguration.ResolverHandler
public ArtifactoryClientConfiguration.ResolverHandler()
getDownloadUrl
public java.lang.String getDownloadUrl()
getContextUrl
public java.lang.String getContextUrl()
- Specified by:
getContextUrl in class ArtifactoryClientConfiguration.RepositoryConfiguration
setContextUrl
public void setContextUrl(java.lang.String contextUrl)
isIvyRepositoryDefined
public boolean isIvyRepositoryDefined()
setIvyRepositoryDefined
public void setIvyRepositoryDefined(boolean ivyRepositoryDefined)
getBuildRoot
public java.lang.String getBuildRoot()
setBuildRoot
public void setBuildRoot(java.lang.String buildRoot)
getMatrixParamPrefix
public java.lang.String getMatrixParamPrefix()
- Specified by:
getMatrixParamPrefix in class ArtifactoryClientConfiguration.RepositoryConfiguration
getDownloadSnapshotRepoKey
public java.lang.String getDownloadSnapshotRepoKey()
setDownloadSnapshotRepoKey
public void setDownloadSnapshotRepoKey(java.lang.String repoKey)