| Package | Description |
|---|---|
| org.apache.nifi.web |
| Modifier and Type | Method and Description |
|---|---|
ComponentDetails |
ComponentDetails.Builder.build() |
ComponentDetails |
NiFiWebConfigurationContext.getComponentDetails(NiFiWebRequestContext requestContext)
Gets the details for the underlying component (including configuration,
validation errors, and annotation data).
|
ComponentDetails |
NiFiWebConfigurationContext.updateComponent(NiFiWebConfigurationRequestContext configurationContext,
String annotationData,
Map<String,String> properties)
Sets the annotation data for the underlying component.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.