Uses of Enum Class
org.apache.nifi.provenance.lineage.LineageNodeType
Packages that use LineageNodeType
-
Uses of LineageNodeType in org.apache.nifi.provenance.lineage
Methods in org.apache.nifi.provenance.lineage that return LineageNodeTypeModifier and TypeMethodDescriptionLineageNode.getNodeType()static LineageNodeTypeReturns the enum constant of this class with the specified name.static LineageNodeType[]LineageNodeType.values()Returns an array containing the constants of this enum class, in the order they are declared.