| Package | Description |
|---|---|
| org.apache.nifi.controller.repository | |
| org.apache.nifi.events | |
| org.apache.nifi.provenance |
| Modifier and Type | Method and Description |
|---|---|
EventReporter |
ContentRepositoryContext.getEventReporter()
Provides a
EventReporter for ContentRepository
that is used to emit bulletins. |
EventReporter |
SwapManagerInitializationContext.getEventReporter() |
| Modifier and Type | Field and Description |
|---|---|
static EventReporter |
EventReporter.NO_OP
An Event Reporter that performs no action and ignores all given input
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProvenanceRepository.initialize(EventReporter eventReporter,
Authorizer authorizer,
ProvenanceAuthorizableFactory resourceFactory,
IdentifierLookup identifierLookup)
Performs any initialization needed.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.