Uses of Annotation Interface
org.apache.nifi.annotation.behavior.DynamicRelationship
Packages that use DynamicRelationship
-
Uses of DynamicRelationship in org.apache.nifi.documentation
Methods in org.apache.nifi.documentation that return DynamicRelationshipModifier and TypeMethodDescriptionprivate DynamicRelationship
AbstractDocumentationWriter.getDynamicRelationship
(Processor processor) Methods in org.apache.nifi.documentation with parameters of type DynamicRelationshipModifier and TypeMethodDescriptionprotected abstract void
AbstractDocumentationWriter.writeDynamicRelationship
(DynamicRelationship dynamicRelationship) -
Uses of DynamicRelationship in org.apache.nifi.documentation.xml
Methods in org.apache.nifi.documentation.xml with parameters of type DynamicRelationshipModifier and TypeMethodDescriptionprotected void
XmlDocumentationWriter.writeDynamicRelationship
(DynamicRelationship dynamicRelationship)