Package | Description |
---|---|
fr.gouv.vitam.common.model.rules | |
fr.gouv.vitam.worker.core.plugin.elimination |
Modifier and Type | Method and Description |
---|---|
List<InheritedRuleResponseModel> |
InheritedRuleCategoryResponseModel.getRules() |
Modifier and Type | Method and Description |
---|---|
void |
InheritedRuleCategoryResponseModel.setRules(List<InheritedRuleResponseModel> rules) |
Constructor and Description |
---|
InheritedRuleCategoryResponseModel(List<InheritedRuleResponseModel> rules,
List<InheritedPropertyResponseModel> properties) |
Modifier and Type | Method and Description |
---|---|
EliminationAnalysisResult |
EliminationAnalysisService.analyzeElimination(String operationId,
List<InheritedRuleResponseModel> rules,
List<InheritedPropertyResponseModel> properties,
LocalDate expirationDate,
String sp) |
Copyright © 2019 Vitam. All rights reserved.