Uses of Class
org.apache.nifi.components.PropertyDependency
Packages that use PropertyDependency
-
Uses of PropertyDependency in org.apache.nifi.components
Fields in org.apache.nifi.components with type parameters of type PropertyDependencyModifier and TypeFieldDescriptionprivate Set
<PropertyDependency> PropertyDescriptor.Builder.dependencies
private final Set
<PropertyDependency> PropertyDescriptor.dependencies
The list of dependencies that this property has on other propertiesMethods in org.apache.nifi.components that return types with arguments of type PropertyDependency