@FunctionalInterface public interface RuleModelHistoricalContentCreator
| Modifier and Type | Method and Description |
|---|---|
void |
createHistoricalVersion(AbstractRuleEngineRuleModel ruleEngineEntity,
InterceptorContext context)
creates the historical version of the model
|
void createHistoricalVersion(AbstractRuleEngineRuleModel ruleEngineEntity, InterceptorContext context)
ruleEngineEntity - - the model to be versionedcontext - - the InterceptorContext instance, where the versioned copy is registeredCopyright © 2017 SAP SE. All Rights Reserved.