Uses of Class
org.apache.nifi.web.ResourceNotFoundException
Packages that use ResourceNotFoundException
-
Uses of ResourceNotFoundException in org.apache.nifi.web
Methods in org.apache.nifi.web that throw ResourceNotFoundExceptionModifier 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.