Class ControlProcessor
java.lang.Object
fr.gouv.vitam.functional.administration.core.archiveunitprofilesSchema.ControlProcessor
- All Implemented Interfaces:
CombinedSchemaProcessor
-
Constructor Summary
ConstructorsConstructorDescriptionControlProcessor(com.fasterxml.jackson.databind.JsonNode controlSchemaNode, SchemaResponse schemaResponse) -
Method Summary
Modifier and TypeMethodDescriptionparseControlSchema(com.fasterxml.jackson.databind.JsonNode controlSchemaNode) voidprocess(CombinedSchemaModel model)
-
Constructor Details
-
ControlProcessor
public ControlProcessor() -
ControlProcessor
public ControlProcessor(com.fasterxml.jackson.databind.JsonNode controlSchemaNode, SchemaResponse schemaResponse)
-
-
Method Details
-
process
- Specified by:
processin interfaceCombinedSchemaProcessor
-
parseControlSchema
public Map<String,SchemaControl> parseControlSchema(com.fasterxml.jackson.databind.JsonNode controlSchemaNode)
-