Uses of Class
com.mindee.product.generated.GeneratedV1Document
-
Packages that use GeneratedV1Document Package Description com.mindee.parsing.common com.mindee.parsing.generated -
-
Uses of GeneratedV1Document in com.mindee.parsing.common
Methods in com.mindee.parsing.common that return GeneratedV1Document Modifier and Type Method Description GeneratedV1Document
Execution. getReviewedPrediction()
Reviewed fields and values.Constructors in com.mindee.parsing.common with parameters of type GeneratedV1Document Constructor Description Execution(String batchName, LocalDateTime createdAt, ExecutionFile file, String id, DocT inference, String priority, LocalDateTime reviewedAt, LocalDateTime availableAt, GeneratedV1Document reviewedPrediction, String status, String type, LocalDateTime uploadedAt, String workflowId)
-
Uses of GeneratedV1Document in com.mindee.parsing.generated
Methods in com.mindee.parsing.generated that return GeneratedV1Document Modifier and Type Method Description GeneratedV1Document
GeneratedV1PredictionDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext)
-