public interface PropertyContext
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAllProperties() |
PropertyValue |
getProperty(PropertyDescriptor descriptor)
Retrieves the current value set for the given descriptor, if a value is
set - else uses the descriptor to determine the appropriate default value
|
PropertyValue getProperty(PropertyDescriptor descriptor)
descriptor - to lookup the value ofCopyright © 2023 Apache NiFi Project. All rights reserved.