| Modifier and Type | Method and Description |
|---|---|
InitializationFuture |
DefaultCommerceRuleEngineService.initialize(java.util.List<AbstractRulesModuleModel> modules,
boolean propagateToOtherNodes,
boolean enableIncrementalUpdate,
ExecutionContext executionContext) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionContext |
RuleEngineActionResult.getExecutionContext() |
| Modifier and Type | Method and Description |
|---|---|
InitializationFuture |
RuleEngineService.initialize(java.util.List<AbstractRulesModuleModel> modules,
boolean propagateToOtherNodes,
boolean enableIncrementalUpdate,
ExecutionContext executionContext)
Since 6.7
Initializes the given rules module in blocking/async mode (depending on blocking param) (and if
propagateToOtherNodes is set to true propagates a
RuleEngineInitializedEvent to other nodes). |
void |
RuleEngineActionResult.setExecutionContext(ExecutionContext executionContext) |
| Modifier and Type | Method and Description |
|---|---|
InitializationFuture |
DefaultPlatformRuleEngineService.initialize(java.util.List<AbstractRulesModuleModel> modules,
boolean propagateToOtherNodes,
boolean enableIncrementalUpdate,
ExecutionContext executionContext) |
| Modifier and Type | Method and Description |
|---|---|
protected ExecutionContext |
DefaultRuleMaintenanceService.createExecutionContext(RuleCompilerTaskResult ruleCompilerTaskResult) |
Copyright © 2018 SAP SE. All Rights Reserved.