| Interface | Description |
|---|---|
| RuleCompilationContext |
The interface for the rule compilation context
|
| RuleCompilationContextProvider |
Rule Compilation context provider
|
| RuleCompilerPublisherResult |
This interface represents result of rule compilation and publication process.
|
| RuleCompilerSpliterator<T extends AbstractRuleModel> |
interface for compiler task spliterator, accumulating and splitting the rules to be compiled and published
|
| RuleMaintenanceService |
The interface provides with method that allows archiving of rules.
|
| Class | Description |
|---|---|
| RuleCompilerFuture |
The implementation of the rules compilation task future, used to collect the
RuleCompilerResult and wait for the
workers to join the main thread |
| RuleCompilerTaskResult |
Implementation of
TaskResult for rules compilation |
| RulesCompilationInProgressQueryEvent |
The event querying about the rules compilation status
|
| RulesCompilationInProgressResponseEvent |
The response event about the rules compilation status
|
| Enum | Description |
|---|---|
| RuleCompilerPublisherResult.Result |
Copyright © 2018 SAP SE. All Rights Reserved.