Uses of Class
org.apache.nifi.flow.ExternalControllerServiceReference
Packages that use ExternalControllerServiceReference
-
Uses of ExternalControllerServiceReference in org.apache.nifi.flow
Methods in org.apache.nifi.flow that return types with arguments of type ExternalControllerServiceReferenceMethod parameters in org.apache.nifi.flow with type arguments of type ExternalControllerServiceReferenceModifier and TypeMethodDescriptionvoidVersionedExternalFlow.setExternalControllerServices(Map<String, ExternalControllerServiceReference> externalControllerServices) -
Uses of ExternalControllerServiceReference in org.apache.nifi.registry.flow
Methods in org.apache.nifi.registry.flow that return types with arguments of type ExternalControllerServiceReferenceMethod parameters in org.apache.nifi.registry.flow with type arguments of type ExternalControllerServiceReferenceModifier and TypeMethodDescriptionvoidRegisteredFlowSnapshot.setExternalControllerServices(Map<String, ExternalControllerServiceReference> externalControllerServices)