public class ArtifactorySearchService extends AbstractRESTfulVersionReader implements IVersionReader
https://www.jfrog.com/confluence/display/RTF/Artifactory+REST+APIPACKAGING_ALL| Constructor and Description |
|---|
ArtifactorySearchService(String pURL) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
callService(String pGroupId,
String pArtifactId,
String pPackaging,
ValidAndInvalidClassifier pClassifier) |
String |
getRESTfulServiceEndpoint()
Return the configured service endpoint in this repository.
|
getInstance, getTimeout, getURL, getUserName, retrieveVersions, setCredentials, setUserName, setUserPasswordclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitretrieveVersions, setCredentials, setUserName, setUserPasswordpublic ArtifactorySearchService(String pURL)
public String getRESTfulServiceEndpoint()
AbstractRESTfulVersionReadergetRESTfulServiceEndpoint in class AbstractRESTfulVersionReaderpublic Set<String> callService(String pGroupId, String pArtifactId, String pPackaging, ValidAndInvalidClassifier pClassifier)
callService in class AbstractRESTfulVersionReaderCopyright © 2016–2017. All rights reserved.