public interface RuleMaintenanceService
| Modifier and Type | Method and Description |
|---|---|
void |
archiveRule(AbstractRuleModel rule)
Archives given rule
|
RuleCompilerPublisherResult |
compileAndPublishRules(List<? extends AbstractRuleModel> rules)
Compiles and publishes rules
|
void archiveRule(AbstractRuleModel rule) throws RuleEngineServiceException
rule - - rule to archiveRuleEngineServiceExceptionRuleCompilerPublisherResult compileAndPublishRules(List<? extends AbstractRuleModel> rules) throws RuleEngineServiceException
rules - - list of rules to compile and publishRuleCompilerExceptionRuleEngineServiceExceptionCopyright © 2017 SAP SE. All Rights Reserved.