Uses of Class
org.apache.nifi.components.AllowableValue
Packages that use AllowableValue
-
Uses of AllowableValue in org.apache.nifi.components
Methods in org.apache.nifi.components that return AllowableValueModifier and TypeMethodDescriptionstatic AllowableValueAllowableValue.fromDescribedValue(DescribedValue describedValue) Methods in org.apache.nifi.components that return types with arguments of type AllowableValueMethods in org.apache.nifi.components with parameters of type AllowableValueModifier and TypeMethodDescriptionPropertyDescriptor.Builder.dependsOn(PropertyDescriptor property, AllowableValue... dependentValues) Establishes a relationship between this Property and the given property by declaring that this Property is only relevant if the given Property has a non-null value.