public class NexusLuceneSearchService extends AbstractRESTfulVersionReader implements IVersionReader
PACKAGING_ALL| Constructor and Description |
|---|
NexusLuceneSearchService(String pURL) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
callService(String pGroupId,
String pArtifactId,
String pPackaging,
ValidAndInvalidClassifier pClassifier)
Search in Nexus for the artifact using the Lucene Service.
|
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 NexusLuceneSearchService(String pURL)
public Set<String> callService(String pGroupId, String pArtifactId, String pPackaging, ValidAndInvalidClassifier pClassifier)
callService in class AbstractRESTfulVersionReaderpublic String getRESTfulServiceEndpoint()
getRESTfulServiceEndpoint in class AbstractRESTfulVersionReaderCopyright © 2016–2017. All rights reserved.