Uses of Enum Class
org.apache.nifi.provenance.ProvenanceEventType
Packages that use ProvenanceEventType
-
Uses of ProvenanceEventType in org.apache.nifi.provenance
Methods in org.apache.nifi.provenance that return ProvenanceEventTypeModifier and TypeMethodDescriptionProvenanceEventRecord.getEventType()static ProvenanceEventTypeReturns the enum constant of this class with the specified name.static ProvenanceEventType[]ProvenanceEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.nifi.provenance with parameters of type ProvenanceEventTypeModifier and TypeMethodDescriptionProvenanceEventBuilder.setEventType(ProvenanceEventType eventType) Sets the type ofProvenanceEventRecord