Uses of Class
org.apache.nifi.c2.protocol.component.api.Relationship
-
Uses of Relationship in org.apache.nifi.c2.protocol.component.api
Fields in org.apache.nifi.c2.protocol.component.api with type parameters of type RelationshipModifier and TypeFieldDescriptionprivate List<Relationship> ProcessorDefinition.supportedRelationshipsMethods in org.apache.nifi.c2.protocol.component.api that return types with arguments of type RelationshipMethod parameters in org.apache.nifi.c2.protocol.component.api with type arguments of type RelationshipModifier and TypeMethodDescriptionvoidProcessorDefinition.setSupportedRelationships(List<Relationship> supportedRelationships)