Uses of Class
org.apache.nifi.flow.VersionedConnection
Packages that use VersionedConnection
-
Uses of VersionedConnection in org.apache.nifi.flow
Fields in org.apache.nifi.flow with type parameters of type VersionedConnectionModifier and TypeFieldDescriptionprivate Set
<VersionedConnection> VersionedProcessGroup.connections
Methods in org.apache.nifi.flow that return types with arguments of type VersionedConnectionMethod parameters in org.apache.nifi.flow with type arguments of type VersionedConnectionModifier and TypeMethodDescriptionvoid
VersionedProcessGroup.setConnections
(Set<VersionedConnection> connections)