Uses of Class
org.apache.nifi.c2.protocol.component.api.PropertyDependency
-
Uses of PropertyDependency in org.apache.nifi.c2.protocol.component.api
Fields in org.apache.nifi.c2.protocol.component.api with type parameters of type PropertyDependencyModifier and TypeFieldDescriptionprivate List<PropertyDependency> PropertyDescriptor.dependenciesMethods in org.apache.nifi.c2.protocol.component.api that return types with arguments of type PropertyDependencyMethod parameters in org.apache.nifi.c2.protocol.component.api with type arguments of type PropertyDependencyModifier and TypeMethodDescriptionvoidPropertyDescriptor.setDependencies(List<PropertyDependency> dependencies)