@Documented @Target(value=TYPE) @Retention(value=RUNTIME) @Inherited public @interface DynamicProperties
Modifier and Type | Required Element and Description |
---|---|
DynamicProperty[] |
value |
public abstract DynamicProperty[] value
Copyright © 2022 Apache NiFi Project. All rights reserved.