[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1196: MINIFICPP-1659 Create DeleteAzureBlobStorage processor

2022-01-12 Thread GitBox
fgerlits commented on a change in pull request #1196: URL: https://github.com/apache/nifi-minifi-cpp/pull/1196#discussion_r782903457 ## File path: PROCESSORS.md ## @@ -328,6 +329,35 @@ In the list below, the names of required properties appear in bold. Any other pr

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1196: MINIFICPP-1659 Create DeleteAzureBlobStorage processor

2022-01-10 Thread GitBox
fgerlits commented on a change in pull request #1196: URL: https://github.com/apache/nifi-minifi-cpp/pull/1196#discussion_r779707518 ## File path: docker/test/integration/minifi/processors/DeleteAzureBlobStorage.py ## @@ -0,0 +1,14 @@ +from ..core.Processor import Processor +