public interface ActionHandler
Action for a given set of facts| Modifier and Type | Method and Description |
|---|---|
void |
execute(Action action,
Map<String,Object> facts)
Execute the given action for the provided facts
|
Copyright © 2023 Apache NiFi Project. All rights reserved.