org.opencrx.application.mantis
Class ProjectImporter

java.lang.Object
  extended by org.opencrx.application.mantis.ProjectImporter

public class ProjectImporter
extends Object


Constructor Summary
ProjectImporter(RefPackage_1_0 rootPkg, String jdbcDriverClass, String jdbcConnectionUrl, String jdbcUser, String jdbcPassword)
           
 
Method Summary
 void close()
           
 void importProjects(String providerName, String segmentName, String projectName, String activityCreatorName, String processTransitionName, String bugCategoryNames, String fileBaseDir, List errors, List report)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectImporter

public ProjectImporter(RefPackage_1_0 rootPkg,
                       String jdbcDriverClass,
                       String jdbcConnectionUrl,
                       String jdbcUser,
                       String jdbcPassword)
                throws ClassNotFoundException,
                       SQLException,
                       InstantiationException,
                       IllegalAccessException
Throws:
ClassNotFoundException
SQLException
InstantiationException
IllegalAccessException
Method Detail

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 errors,
                           List report)


This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.