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