org.opencrx.application.mantis
Class ProjectImporter
java.lang.Object
org.opencrx.application.mantis.ProjectImporter
public class ProjectImporter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectImporter
public ProjectImporter(javax.jdo.PersistenceManager pm,
String jdbcDriverClass,
String jdbcConnectionUrl,
String jdbcUser,
String jdbcPassword)
throws ClassNotFoundException,
SQLException,
InstantiationException,
IllegalAccessException
- Throws:
ClassNotFoundException
SQLException
InstantiationException
IllegalAccessException
close
public void close()
throws SQLException
- Throws:
SQLException
importProjects
public void importProjects(String providerName,
String segmentName,
String projectName,
String activityCreatorName,
String processTransitionName,
String bugCategoryNames,
String fileBaseDir,
List<String> errors,
List<String> report)
This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.