Uses of Class
org.apache.camel.component.docling.BatchConversionResult
-
Uses of BatchConversionResult in org.apache.camel.component.docling
Methods in org.apache.camel.component.docling that return types with arguments of type BatchConversionResultModifier and TypeMethodDescriptionBatchProcessingResults.getFailed()Gets only the failed conversion results.BatchProcessingResults.getResults()Gets the list of all conversion results.BatchProcessingResults.getSuccessful()Gets only the successful conversion results.Methods in org.apache.camel.component.docling with parameters of type BatchConversionResultModifier and TypeMethodDescriptionvoidBatchProcessingResults.addResult(BatchConversionResult result) Adds a conversion result to the batch.Method parameters in org.apache.camel.component.docling with type arguments of type BatchConversionResultModifier and TypeMethodDescriptionvoidBatchProcessingResults.setResults(List<BatchConversionResult> results) Constructor parameters in org.apache.camel.component.docling with type arguments of type BatchConversionResult