public class NexusLuceneSearchService extends AbstractRESTfulVersionReader implements IVersionReader
PACKAGING_ALL| Constructor and Description |
|---|
NexusLuceneSearchService(String pURL) |
NexusLuceneSearchService(String pURL,
boolean useRESTfulAPI) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
callService(String pRepositoryId,
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 NexusLuceneSearchService(String pURL, boolean useRESTfulAPI)
public Set<String> callService(String pRepositoryId, String pGroupId, String pArtifactId, String pPackaging, ValidAndInvalidClassifier pClassifier)
callService in class AbstractRESTfulVersionReaderpublic String getRESTfulServiceEndpoint()
getRESTfulServiceEndpoint in class AbstractRESTfulVersionReaderCopyright © 2016–2018. All rights reserved.