Uses of Class
org.apache.nifi.c2.protocol.component.api.Attribute
-
Uses of Attribute in org.apache.nifi.c2.protocol.component.api
Fields in org.apache.nifi.c2.protocol.component.api with type parameters of type AttributeModifier and TypeFieldDescriptionProcessorDefinition.readsAttributesProcessorDefinition.writesAttributesMethods in org.apache.nifi.c2.protocol.component.api that return types with arguments of type AttributeModifier and TypeMethodDescriptionProcessorDefinition.getReadsAttributes()ProcessorDefinition.getWritesAttributes()Method parameters in org.apache.nifi.c2.protocol.component.api with type arguments of type AttributeModifier and TypeMethodDescriptionvoidProcessorDefinition.setReadsAttributes(List<Attribute> readsAttributes) voidProcessorDefinition.setWritesAttributes(List<Attribute> writesAttributes)