Uses of Class
org.apache.nifi.registry.flow.mapping.NiFiRegistryFlowMapper
Packages that use NiFiRegistryFlowMapper
Package
Description
-
Uses of NiFiRegistryFlowMapper in org.apache.nifi.controller.flowanalysis
Methods in org.apache.nifi.controller.flowanalysis that return NiFiRegistryFlowMapperModifier and TypeMethodDescriptionstatic NiFiRegistryFlowMapperFlowAnalysisUtil.createMapper(ExtensionManager extensionManager) -
Uses of NiFiRegistryFlowMapper in org.apache.nifi.controller.service
Fields in org.apache.nifi.controller.service declared as NiFiRegistryFlowMapperModifier and TypeFieldDescriptionprivate final NiFiRegistryFlowMapperStandardControllerServiceResolver.flowMapperConstructors in org.apache.nifi.controller.service with parameters of type NiFiRegistryFlowMapperModifierConstructorDescriptionStandardControllerServiceResolver(Authorizer authorizer, FlowManager flowManager, NiFiRegistryFlowMapper flowMapper, ControllerServiceProvider controllerServiceProvider, ControllerServiceApiLookup controllerServiceApiLookup) -
Uses of NiFiRegistryFlowMapper in org.apache.nifi.registry.flow
Fields in org.apache.nifi.registry.flow declared as NiFiRegistryFlowMapperModifier and TypeFieldDescriptionprivate final NiFiRegistryFlowMapperFlowAnalyzingRegistryClientNode.flowMapperConstructors in org.apache.nifi.registry.flow with parameters of type NiFiRegistryFlowMapperModifierConstructorDescriptionFlowAnalyzingRegistryClientNode(FlowRegistryClientNode node, ControllerServiceProvider serviceProvider, FlowAnalyzer flowAnalyzer, RuleViolationsManager ruleViolationsManager, FlowManager flowManager, NiFiRegistryFlowMapper flowMapper)