Uses of Class
org.apache.nifi.web.ComponentDetails
Packages that use ComponentDetails
-
Uses of ComponentDetails in org.apache.nifi.web
Methods in org.apache.nifi.web that return ComponentDetailsModifier and TypeMethodDescriptionComponentDetails.Builder.build()NiFiWebConfigurationContext.getComponentDetails(NiFiWebRequestContext requestContext) Gets the details for the underlying component (including configuration, validation errors, and annotation data).NiFiWebConfigurationContext.updateComponent(NiFiWebConfigurationRequestContext configurationContext, String annotationData, Map<String, String> properties) Sets the annotation data for the underlying component.