@Tags(value={"rules","rules-engine","facts","actions"}) @CapabilityDescription(value="Specifies a Controller Service which provides access to an instance of a Rules Engine.") public interface RulesEngineProvider extends ControllerService
A Controller Service that is responsible for providing an instance of a Rules Engine.
| Modifier and Type | Method and Description |
|---|---|
RulesEngine |
getRulesEngine()
Retrieve an instance of a rules engine
|
initialize, isStatefulgetIdentifier, getPropertyDescriptor, getPropertyDescriptors, onPropertyModified, validateRulesEngine getRulesEngine()
Copyright © 2023 Apache NiFi Project. All rights reserved.