Change the Data Type of Some Fields
[holmes/common.git] / holmes-actions / src / main / java / org / onap / holmes / common / api / entity / CorrelationRule.java
index 6b91bd3..c8d61b9 100644 (file)
@@ -34,7 +34,7 @@ public class CorrelationRule {
     @JsonProperty\r
     private int enabled;\r
     @JsonProperty\r
-    private int templateID;\r
+    private long templateID;\r
     private String engineID;\r
     @JsonProperty\r
     private String engineType;\r