Uses of Class
org.apache.nifi.web.ComponentDescriptor
Packages that use ComponentDescriptor
-
Uses of ComponentDescriptor in org.apache.nifi.web
Fields in org.apache.nifi.web with type parameters of type ComponentDescriptorModifier and TypeFieldDescriptionprivate Map
<String, ComponentDescriptor> ComponentDetails.Builder.descriptors
private final Map
<String, ComponentDescriptor> ComponentDetails.descriptors
Methods in org.apache.nifi.web that return ComponentDescriptorMethods in org.apache.nifi.web that return types with arguments of type ComponentDescriptorMethod parameters in org.apache.nifi.web with type arguments of type ComponentDescriptorModifier and TypeMethodDescriptionComponentDetails.Builder.descriptors
(Map<String, ComponentDescriptor> descriptors)