Class StorageRule
java.lang.Object
fr.gouv.vitam.worker.core.plugin.computeinheritedrules.model.InheritedRule
fr.gouv.vitam.worker.core.plugin.computeinheritedrules.model.StorageRule
-
Constructor Summary
ConstructorsConstructorDescriptionStorageRule
(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
-
StorageRule
public StorageRule() -
StorageRule
public StorageRule(LocalDate maxEndDate, Properties properties, Map<String, LocalDate> ruleIdToRule, List<ComputedInheritedRuleModel> rules, RuleCategoryInheritanceOrigin ruleCategoryInheritanceOrigin, Set<String> inheritedRuleIds)
-
-
Method Details
-
getFinalAction
-
setFinalAction
-