public class IndexingTransferListener extends Object implements ILocalRepositoryListener
| Constructor and Description |
|---|
IndexingTransferListener(NexusIndexManager indexManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
artifactInstalled(File repositoryBasedir,
ArtifactKey baseArtifact,
ArtifactKey artifact,
File artifactFile)
New artifact has been downloaded or installed to maven local repository
|
public IndexingTransferListener(NexusIndexManager indexManager)
public void artifactInstalled(File repositoryBasedir, ArtifactKey baseArtifact, ArtifactKey artifact, File artifactFile)
ILocalRepositoryListenerartifactInstalled in interface ILocalRepositoryListenerCopyright © 2005–2021 Eclipse Foundation. All rights reserved.