mirror of
https://github.com/apache/nifi.git
synced 2025-02-10 12:05:22 +00:00
- adjust testFullyDocumentedProcessor to correctly eval to false when needed - Introduce the ability to deprecate a component - Allow documentation to inform user about deprecation of a component - This closes #1718 NIFI-391 - Add set/getDeprecationReson to DocumentedDTO and use it within DtoFactory'