Uses of Class
fr.gouv.vitam.worker.core.plugin.computeinheritedrules.model.Properties
Packages that use Properties
-
Uses of Properties in fr.gouv.vitam.worker.core.plugin.computeinheritedrules.model
Constructors in fr.gouv.vitam.worker.core.plugin.computeinheritedrules.model with parameters of type PropertiesModifierConstructorDescriptionAppraisalRule
(LocalDate maxEndDate, Properties properties, Map<String, LocalDate> ruleIdToRule, List<ComputedInheritedRuleModel> rules, RuleCategoryInheritanceOrigin ruleCategoryInheritanceOrigin, Set<String> inheritedRuleIds) ClassificationRule
(LocalDate maxEndDate, Properties properties, Map<String, LocalDate> ruleIdToRule, List<ComputedInheritedRuleModel> rules, RuleCategoryInheritanceOrigin ruleCategoryInheritanceOrigin, Set<String> inheritedRuleIds) StorageRule
(LocalDate maxEndDate, Properties properties, Map<String, LocalDate> ruleIdToRule, List<ComputedInheritedRuleModel> rules, RuleCategoryInheritanceOrigin ruleCategoryInheritanceOrigin, Set<String> inheritedRuleIds)