| Interface | Description |
|---|---|
| ContentMatchRulesFilter |
Rules filter interface base on rules content match logic
|
| IncrementalRuleEngineUpdateStrategy |
Incremental rules engine update strategy interface.
|
| RuleEngineBootstrap<SERVICES,CONTAINER,MODULE extends AbstractRulesModuleModel> |
Rule engine bootstrapping interface
|
| RuleEngineContainerRegistry<RELEASEHOLDER,CONTAINER> |
Rule Engine container registry interface.
|
| RuleEngineKieModuleSwapper |
Drools - specific interface incapsulating the logic of swapping to a new KieContainer during the RuleEngine
initialization phase
|
| RulePublishingSpliterator |
interface for publishing task spliterator, accumulating and splitting the rules to be published
|
| RulesFilter<T extends AbstractRuleEngineRuleModel> |
Rules filter interface
|
| Class | Description |
|---|---|
| BulkyTestDataLoader<T extends ItemModel> | |
| ConcurrentMapFactory | |
| DefaultPlatformRuleEngineServiceConverterMethodsTest | |
| InitializationFuture |
The future object used to synchronize on multiple modules initialization
|
| MultiFlag |
Keeps the state of AtomicBoolean flag for multiple keys, providing the atomic access to all read/update operations
|
| RuleDeploymentTaskResult |
Rules-deployment specific implementation for the
TaskResult |
| RulePublishingFuture |
The customized implementation for
TaskExecutionFuture for the Rules publishing task |
Copyright © 2018 SAP SE. All Rights Reserved.