Uses of Class
org.apache.nifi.web.ClusterRequestException
Packages that use ClusterRequestException
-
Uses of ClusterRequestException in org.apache.nifi.web
Methods in org.apache.nifi.web that throw ClusterRequestExceptionModifier and TypeMethodDescriptionNiFiWebConfigurationContext.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.