Uses of Class
org.apache.nifi.flow.ControllerServiceAPI
Packages that use ControllerServiceAPI
-
Uses of ControllerServiceAPI in org.apache.nifi.flow
Fields in org.apache.nifi.flow with type parameters of type ControllerServiceAPIModifier and TypeFieldDescriptionprivate List
<ControllerServiceAPI> VersionedControllerService.controllerServiceApis
Methods in org.apache.nifi.flow that return types with arguments of type ControllerServiceAPIMethod parameters in org.apache.nifi.flow with type arguments of type ControllerServiceAPIModifier and TypeMethodDescriptionvoid
VersionedControllerService.setControllerServiceApis
(List<ControllerServiceAPI> controllerServiceApis)