public interface RuleModelHistoricalContentCreator
| Modifier and Type | Method and Description |
|---|---|
void |
createHistoricalVersion(SourceRuleModel sourceRule,
InterceptorContext context)
creates the historical version of the model
|
void createHistoricalVersion(SourceRuleModel sourceRule, InterceptorContext context) throws InterceptorException
sourceRule - - the model to be versionedcontext - - the InterceptorContext instance, where the versioned copy is registeredInterceptorExceptionCopyright © 2018 SAP SE. All Rights Reserved.