Uses of Enum Class
org.apache.nifi.components.PortFunction
Packages that use PortFunction
-
Uses of PortFunction in org.apache.nifi.components
Methods in org.apache.nifi.components that return PortFunctionModifier and TypeMethodDescriptionstatic PortFunction
Returns the enum constant of this class with the specified name.static PortFunction[]
PortFunction.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PortFunction in org.apache.nifi.flow
Fields in org.apache.nifi.flow declared as PortFunctionMethods in org.apache.nifi.flow that return PortFunctionMethods in org.apache.nifi.flow with parameters of type PortFunction