Class AppraisalRule
java.lang.Object
fr.gouv.vitam.worker.core.plugin.computeinheritedrules.model.InheritedRule
fr.gouv.vitam.worker.core.plugin.computeinheritedrules.model.AppraisalRule
-
Constructor Summary
ConstructorsConstructorDescriptionAppraisalRule
(LocalDate maxEndDate, Properties properties, Map<String, LocalDate> ruleIdToRule, List<ComputedInheritedRuleModel> rules, RuleCategoryInheritanceOrigin ruleCategoryInheritanceOrigin, Set<String> inheritedRuleIds) -
Method Summary
Methods inherited from class fr.gouv.vitam.worker.core.plugin.computeinheritedrules.model.InheritedRule
getInheritedRuleIds, getMaxEndDate, getRuleCategoryInheritanceOrigin, getRuleIdToRule, getRules, setInheritedRuleIds, setMaxEndDate, setRuleCategoryInheritanceOrigin, setRuleIdToRule, setRules
-
Constructor Details
-
AppraisalRule
public AppraisalRule() -
AppraisalRule
public AppraisalRule(LocalDate maxEndDate, Properties properties, Map<String, LocalDate> ruleIdToRule, List<ComputedInheritedRuleModel> rules, RuleCategoryInheritanceOrigin ruleCategoryInheritanceOrigin, Set<String> inheritedRuleIds)
-
-
Method Details
-
getFinalAction
-
setFinalAction
-