public interface PublishResult
| Modifier and Type | Field and Description |
|---|---|
static PublishResult |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getReasonForFailure(FlowFile flowFile) |
int |
getSuccessfulMessageCount(FlowFile flowFile) |
boolean |
isFailure() |
static final PublishResult EMPTY
Copyright © 2022 Apache NiFi Project. All rights reserved.