@FunctionalInterface public interface RuleModelRemoveHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleOnRemove(AbstractRuleEngineRuleModel rule,
InterceptorContext context)
Introduces additional logic on rule engine rule model removal against the persistence context
|
void handleOnRemove(AbstractRuleEngineRuleModel rule, InterceptorContext context)
rule - - the AbstractRuleEngineRuleModel entity to be validatedcontext - - the interceptor context to validate the content withCopyright © 2017 SAP SE. All Rights Reserved.