Uses of Class
fr.gouv.vitam.common.database.server.RuleUpdateException
-
Packages that use RuleUpdateException Package Description fr.gouv.vitam.common.database.server Database server package in vitam -
-
Uses of RuleUpdateException in fr.gouv.vitam.common.database.server
Methods in fr.gouv.vitam.common.database.server that throw RuleUpdateException Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode
MongoDbInMemory. getUpdateJsonForRule(RuleActions ruleActions, java.util.Map<java.lang.String,DurationData> bindRuleToDuration)
Update the originalDocument with the given ruleActions
-