Uses of Interface
org.apache.nifi.jms.processors.ioconcept.writer.AttributeSource
Packages that use AttributeSource
-
Uses of AttributeSource in org.apache.nifi.jms.processors.ioconcept.writer.record
Fields in org.apache.nifi.jms.processors.ioconcept.writer.record declared as AttributeSourceConstructors in org.apache.nifi.jms.processors.ioconcept.writer.record with parameters of type AttributeSourceModifierConstructorDescriptionRecordWriter(RecordReaderFactory readerFactory, RecordSetWriterFactory writerFactory, Marshaller<T> marshaller, AttributeSource<T> attributeSource, OutputStrategy outputStrategy, ComponentLog logger)