public class MavenCheckoutOperation extends Object
Constructor and Description |
---|
MavenCheckoutOperation(File location,
Collection<MavenProjectScmInfo> mavenProjects) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getLocations() |
Collection<MavenProjectScmInfo> |
getMavenProjects() |
protected File |
getUniqueDir(File baseDir) |
void |
run(org.eclipse.core.runtime.IProgressMonitor monitor) |
public MavenCheckoutOperation(File location, Collection<MavenProjectScmInfo> mavenProjects)
public void run(org.eclipse.core.runtime.IProgressMonitor monitor) throws InterruptedException, org.eclipse.core.runtime.CoreException
InterruptedException
org.eclipse.core.runtime.CoreException
public Collection<MavenProjectScmInfo> getMavenProjects()
MavenProjectScmInfo
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.