Uses of Class
org.apache.nifi.flow.VersionedPort
Packages that use VersionedPort
-
Uses of VersionedPort in org.apache.nifi.flow
Methods in org.apache.nifi.flow that return types with arguments of type VersionedPortModifier and TypeMethodDescriptionVersionedProcessGroup.getInputPorts()VersionedProcessGroup.getOutputPorts()Method parameters in org.apache.nifi.flow with type arguments of type VersionedPortModifier and TypeMethodDescriptionvoidVersionedProcessGroup.setInputPorts(Set<VersionedPort> inputPorts) voidVersionedProcessGroup.setOutputPorts(Set<VersionedPort> outputPorts)