Class GalaxyJobErrorsService


  • public class GalaxyJobErrorsService
    extends java.lang.Object
    Class to create new JobError objects using a Galaxy HistoriesClient, ToolsClient and JobsClient if an error occurred during an Galaxy pipeline AnalysisSubmission.
    • Constructor Summary

      Constructors 
      Constructor Description
      GalaxyJobErrorsService​(com.github.jmchilton.blend4j.galaxy.HistoriesClient historiesClient, com.github.jmchilton.blend4j.galaxy.ToolsClient toolsClient, com.github.jmchilton.blend4j.galaxy.JobsClient jobsClient)  
    • Constructor Detail

      • GalaxyJobErrorsService

        public GalaxyJobErrorsService​(com.github.jmchilton.blend4j.galaxy.HistoriesClient historiesClient,
                                      com.github.jmchilton.blend4j.galaxy.ToolsClient toolsClient,
                                      com.github.jmchilton.blend4j.galaxy.JobsClient jobsClient)