Uses of Class
org.apache.nifi.flow.ConnectableComponent
Packages that use ConnectableComponent
-
Uses of ConnectableComponent in org.apache.nifi.flow
Methods in org.apache.nifi.flow that return ConnectableComponentModifier and TypeMethodDescriptionVersionedConnection.getDestination()VersionedConnection.getSource()Methods in org.apache.nifi.flow with parameters of type ConnectableComponentModifier and TypeMethodDescriptionvoidVersionedConnection.setDestination(ConnectableComponent destination) voidVersionedConnection.setSource(ConnectableComponent source)