commit | 59f9596e12ae31d74653d77fadd6b5cebfc71273 | [log] [tgz] |
---|---|---|
author | kris.jinka <kris.jinka@samsung.com> | Tue Nov 13 10:45:42 2018 +0900 |
committer | kris.jinka <kris.jinka@samsung.com> | Wed Nov 14 10:02:13 2018 +0900 |
tree | 0bb86d101ad775b4b2d45f95e639275f8e65e486 | |
parent | 32497610bd7bc721bb73f0d753fc1426bba677e2 [diff] [blame] |
Use param obj for policymodel AxState Define AxStateParams object for parameters input Fix sonar issue about more than 7 parameters in method Modify the builder approach as suggested in review Issue-ID: POLICY-1251 Change-Id: Ic11b8cc2a4aed5394c5450fed4f0702c4ad9eda4 Signed-off-by: kris.jinka <kris.jinka@samsung.com>
diff --git a/.gitignore b/.gitignore index 50d9bc3..2cb52f0 100644 --- a/.gitignore +++ b/.gitignore
@@ -10,3 +10,6 @@ bin/ derby.log .checkstyle +*.iml +*.ipr +*.iws