Package | Description |
---|---|
fr.gouv.vitam.common.database.server |
Database server package in vitam
|
fr.gouv.vitam.common.model.massupdate | |
fr.gouv.vitam.metadata.core.database.collections |
Provides
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
MongoDbInMemory.getUpdateJsonForRule(RuleActions ruleActions,
Map<String,DurationData> bindRuleToDuration)
Update the originalDocument with the given ruleActions
|
Modifier and Type | Method and Description |
---|---|
RuleActions |
MassUpdateUnitRuleRequest.getRuleActions() |
Modifier and Type | Method and Description |
---|---|
void |
MassUpdateUnitRuleRequest.setRuleActions(RuleActions ruleActions) |
Modifier and Type | Method and Description |
---|---|
Result |
DbRequest.execRuleRequest(String unitId,
RuleActions ruleActions,
Map<String,DurationData> bindRuleToDuration)
Execute rule action on unit
|
Copyright © 2018 Vitam. All rights reserved.