[
https://issues.apache.org/jira/browse/NIFI-16117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18096559#comment-18096559
]
ASF subversion and git services commented on NIFI-16117:
--------------------------------------------------------
Commit 69a7d8d5decce3f620a6f5f5dcc6c6c2d33da329 in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=69a7d8d5dec ]
NIFI-16117 Removed unused State enum and ViewableContent interface (#11434)
Signed-off-by: David Handermann <[email protected]>
> Remove unused enums
> -------------------
>
> Key: NIFI-16117
> URL: https://issues.apache.org/jira/browse/NIFI-16117
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> While working NIFI-16111, it was discovered that the following enums
> #
> {{nifi-framework-bundle/nifi-framework/nifi-framework-core-api/src/main/java/org/apache/nifi/remote/RemoteAuthorizationState.java}}
> #
> {{nifi-framework-api/src/main/java/org/apache/nifi/web/ViewableContent.java}}
> are no longer used anywhere in the code base. The point of this ticket is to
> remove them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)