You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ma...@apache.org on 2022/01/21 20:25:28 UTC

[nifi] branch main updated (73de3a0 -> 93b58cc)

This is an automated email from the ASF dual-hosted git repository.

mattyb149 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git.


    from 73de3a0  NIFI-9586 Excluded additional assembly modules from ci-workflow
     add 93b58cc  CEM-9557: Change C2 OperandType to Enum

No new revisions were added by this update.

Summary of changes:
 .../apache/nifi/c2/protocol/api/C2Operation.java   | 16 +++++++++---
 .../api/{OperationType.java => OperandType.java}   | 30 +++++++++++-----------
 .../apache/nifi/c2/protocol/api/OperationType.java | 28 +++++++++++++++++---
 3 files changed, 52 insertions(+), 22 deletions(-)
 copy c2/c2-protocol/c2-protocol-api/src/main/java/org/apache/nifi/c2/protocol/api/{OperationType.java => OperandType.java} (69%)