diff options
author | Jim Hahn <jrh3@att.com> | 2019-06-24 08:41:18 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-06-24 12:54:43 -0400 |
commit | b52c7f21f7defaeaf86ff3921fe7bc18670ce2c1 (patch) | |
tree | 2c658433bf5a26cfd05e95feb9994f197662e94b /project-configs | |
parent | d6aa3faba917b45e01f5001fe3a768feddedc798 (diff) |
Fix more sonar issues in Integrity Audit & Monitor
Removed duplicate code in DbDao by refactoring common code
into a new updateIae() method.
Removed duplicate code in IntegrityMonitor by refactoring common code
into a new withinTransaction() method.
Removed duplicate code in StateManagementEntity, StateElement by
replacing with lombok Getter & Setter annotations.
Removed duplicate code in StateManagement by refactoring common code
into new setState() and getState() methods. Also removed
logger.isDebugEnabled() tests.
Added coverage for StateChangeNotifier.
Change-Id: I2e29b836dafc5de569a2267206a6a34105e44021
Issue-ID: POLICY-1791
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'project-configs')
0 files changed, 0 insertions, 0 deletions