Uses of Class
org.apache.nifi.c2.protocol.component.api.DynamicProperty
-
Uses of DynamicProperty in org.apache.nifi.c2.protocol.component.api
Fields in org.apache.nifi.c2.protocol.component.api with type parameters of type DynamicPropertyModifier and TypeFieldDescriptionprivate List<DynamicProperty> ConfigurableExtensionDefinition.dynamicPropertiesMethods in org.apache.nifi.c2.protocol.component.api that return types with arguments of type DynamicPropertyModifier and TypeMethodDescriptionConfigurableComponentDefinition.getDynamicProperties()ConfigurableExtensionDefinition.getDynamicProperties()Method parameters in org.apache.nifi.c2.protocol.component.api with type arguments of type DynamicPropertyModifier and TypeMethodDescriptionvoidConfigurableComponentDefinition.setDynamicProperties(List<DynamicProperty> dynamicProperties) voidConfigurableExtensionDefinition.setDynamicProperties(List<DynamicProperty> dynamicProperties)