public interface IMutableIndex extends IIndex
NOT_AVAILABLE, NOT_PRESENT, PRESENT, SEARCH_ALL, SEARCH_ARCHETYPE, SEARCH_ARTIFACT, SEARCH_GROUP, SEARCH_JARS, SEARCH_JAVADOCS, SEARCH_PACKAGING, SEARCH_PARENTS, SEARCH_PLUGIN, SEARCH_SHA1, SEARCH_SOURCES, SEARCH_TESTS
Modifier and Type | Method and Description |
---|---|
void |
addArtifact(File pomFile,
ArtifactKey artifactKey) |
void |
removeArtifact(File pomFile,
ArtifactKey artifactKey) |
void |
updateIndex(boolean force,
org.eclipse.core.runtime.IProgressMonitor monitor) |
void addArtifact(File pomFile, ArtifactKey artifactKey)
void removeArtifact(File pomFile, ArtifactKey artifactKey)
void updateIndex(boolean force, org.eclipse.core.runtime.IProgressMonitor monitor) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.