@Documented @Target(value=TYPE) @Retention(value=RUNTIME) @Inherited public @interface DynamicRelationship
Processor
supports dynamic
relationship. A dynamic Relationship
is one where the relationship is
generated based on a user defined PropertyDescriptor
Modifier and Type | Required Element and Description |
---|---|
String |
description |
String |
name |
Copyright © 2022 Apache NiFi Project. All rights reserved.