| Package | Description |
|---|---|
| org.apache.nifi.processors.standard |
| Modifier and Type | Method and Description |
|---|---|
static LogMessage.MessageLogLevel |
LogMessage.MessageLogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogMessage.MessageLogLevel[] |
LogMessage.MessageLogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
LogMessage.processFlowFile(ComponentLog logger,
LogMessage.MessageLogLevel logLevel,
FlowFile flowFile,
ProcessContext context) |
Copyright © 2023 Apache NiFi Project. All rights reserved.