Class OneJobImporter


  • public class OneJobImporter
    extends Object
    • 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