public static class ReplaceTextWithMapping.ConfigurationState extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) Map<String,String> |
mapping |
| Constructor and Description |
|---|
ConfigurationState(Map<String,String> mapping) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getMapping() |
boolean |
isConfigured() |
Copyright © 2023 Apache NiFi Project. All rights reserved.