Uses of Class
org.apache.nifi.flow.VersionedRemoteGroupPort
Packages that use VersionedRemoteGroupPort
-
Uses of VersionedRemoteGroupPort in org.apache.nifi.flow
Methods in org.apache.nifi.flow that return types with arguments of type VersionedRemoteGroupPortModifier and TypeMethodDescriptionVersionedRemoteProcessGroup.getInputPorts()VersionedRemoteProcessGroup.getOutputPorts()Method parameters in org.apache.nifi.flow with type arguments of type VersionedRemoteGroupPortModifier and TypeMethodDescriptionvoidVersionedRemoteProcessGroup.setInputPorts(Set<VersionedRemoteGroupPort> inputPorts) voidVersionedRemoteProcessGroup.setOutputPorts(Set<VersionedRemoteGroupPort> outputPorts)