Package | Description |
---|---|
org.apache.nifi.components |
Modifier and Type | Class and Description |
---|---|
class |
AllowableValue
Represents a valid value for a
PropertyDescriptor |
Modifier and Type | Method and Description |
---|---|
<E extends Enum<E> & DescribedValue> |
PropertyDescriptor.Builder.allowableValues(Class<E> enumClass)
Stores allowable values from an enum class.
|
Copyright © 2022 Apache NiFi Project. All rights reserved.