Loading src/main/java/es/redmic/brokerlib/alert/AlertType.java +2 −1 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ public enum AlertType { // @formatter:off ERROR, WARN, INFO INFO, NIFI_ACTIVITY_MONITOR // @formatter:on } Loading
src/main/java/es/redmic/brokerlib/alert/AlertType.java +2 −1 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ public enum AlertType { // @formatter:off ERROR, WARN, INFO INFO, NIFI_ACTIVITY_MONITOR // @formatter:on }