[Policy-17] Removed the sql scripts from sdk app
[policy/engine.git] / ECOMP-PAP-REST / src / main / java / org / openecomp / policy / pap / xacml / rest / components / ActionPolicy.java
index 63fa042..1884aab 100644 (file)
@@ -86,7 +86,7 @@ public class ActionPolicy extends Policy {
        public static final String URL_ATTRIBUTEID = "url";
        public static final String BODY_ATTRIBUTEID = "body";
        
-       public static boolean isAttribute = false;
+       private static boolean isAttribute = false;
 
        
        List<String> dynamicLabelRuleAlgorithms = new LinkedList<>();