public interface ConfigurationContext
Modifier and Type | Method and Description |
---|---|
Map<PropertyDescriptor,String> |
getProperties()
Returns an unmodifiable map of all configured properties for this
ControllerService |
PropertyValue |
getProperty(PropertyDescriptor property)
Returns the configured value for the property with the given name
|
PropertyValue getProperty(PropertyDescriptor property)
property
- Map<PropertyDescriptor,String> getProperties()
ControllerService
Copyright © 2015 Apache NiFi (incubating). All rights reserved.