| Package | Description |
|---|---|
| org.apache.nifi.provenance |
| Modifier and Type | Method and Description |
|---|---|
ProvenanceEventType |
ProvenanceEventRecord.getEventType() |
static ProvenanceEventType |
ProvenanceEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProvenanceEventType[] |
ProvenanceEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProvenanceEventBuilder |
ProvenanceEventBuilder.setEventType(ProvenanceEventType eventType)
Sets the type of
ProvenanceEventRecord |
Copyright © 2018 Apache NiFi Project. All rights reserved.