Class OneJobImporter
- java.lang.Object
-
- de.dagere.peass.ci.peassOverview.importer.OneJobImporter
-
public class OneJobImporter extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
startImport()
-
-
-
Constructor Detail
-
OneJobImporter
public OneJobImporter(File projectResultsFolder, File workspaceFolder, String url, String authentication, String projectName, int timeout) throws com.fasterxml.jackson.core.exc.StreamReadException, com.fasterxml.jackson.databind.DatabindException, IOException
- Throws:
com.fasterxml.jackson.core.exc.StreamReadException
com.fasterxml.jackson.databind.DatabindException
IOException
-
-
Method Detail
-
startImport
public void startImport() throws com.fasterxml.jackson.core.exc.StreamWriteException, com.fasterxml.jackson.databind.DatabindException, IOException, InterruptedException
- Throws:
com.fasterxml.jackson.core.exc.StreamWriteException
com.fasterxml.jackson.databind.DatabindException
IOException
InterruptedException
-
-