100101102103104105106107
extraResources, serviceClassLoader, flowCompilerOptions); BatchCompiler compiler = new BatchCompiler(config); Workflow workflow = compiler.compile(driver.getBatchClass().getDescription()); return toInfo(workflow, outputDirectory); }