| commit | 66f45b0739748a48c65485a4dd0cc6c0e8756191 | [log] [tgz] |
|---|---|---|
| author | Kevin Doran <kevin@kevdoran.com> | Tue Nov 04 12:41:15 2025 -0500 |
| committer | GitHub <noreply@github.com> | Tue Nov 04 11:41:15 2025 -0600 |
| tree | 2ff6aba92223f19467cb5bddd60db21e615dd021 | |
| parent | 6e2ed1ec8bbd6915c01547946ca4e7d8e39e47d0 [diff] |
NIFI-15155 Added ListenPort API (#26) - Add ListenPortDefinition to PropertyDescriptor that will be serialized as part of flow components - Add ListenComponent interface that components can implement to provide bridge to framework - Update XML Manifest Writer to support PropertyDescriptors with ListenPortDefinitions - Update unit tests Signed-off-by: David Handermann <exceptionfactory@apache.org>
The Apache NiFi API repository contains public interfaces and classes for building extension components.
The project follows Semantic Versioning 2.0.0.
This project uses Maven to build distribution packages.
This project includes the Maven Wrapper to build with required Maven versions.
./mvnw install
Code and documentation changes must pass build verification to be eligible for review.
./mvnw verify
The project uses several build plugins for static code analysis and license evaluation.
The Apache NiFi Documentation includes reference information for project capabilities.
The Apache NiFi Contributor Guide describes the process for getting involved in the development of this project.
This project uses Jira for tracking bugs and features.
This project is released under the Apache License, Version 2.0.