Class ReclassificationRequestDslParser
java.lang.Object
fr.gouv.vitam.worker.core.plugin.reclassification.dsl.ReclassificationRequestDslParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionparseReclassificationRequest
(com.fasterxml.jackson.databind.JsonNode reclassificationDslJson)
-
Constructor Details
-
ReclassificationRequestDslParser
public ReclassificationRequestDslParser()
-
-
Method Details
-
parseReclassificationRequest
public ParsedReclassificationDslRequest parseReclassificationRequest(com.fasterxml.jackson.databind.JsonNode reclassificationDslJson) throws InvalidParseOperationException - Throws:
InvalidParseOperationException
-