Uses of Class
org.apache.nifi.flow.VersionedProcessor
Packages that use VersionedProcessor
-
Uses of VersionedProcessor in org.apache.nifi.flow
Fields in org.apache.nifi.flow with type parameters of type VersionedProcessorModifier and TypeFieldDescriptionprivate Set
<VersionedProcessor> VersionedProcessGroup.processors
Methods in org.apache.nifi.flow that return types with arguments of type VersionedProcessorMethod parameters in org.apache.nifi.flow with type arguments of type VersionedProcessorModifier and TypeMethodDescriptionvoid
VersionedProcessGroup.setProcessors
(Set<VersionedProcessor> processors)