diff options
author | Jim Hahn <jrh3@att.com> | 2019-08-05 14:17:01 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-08-13 09:24:52 -0400 |
commit | 9e8023a455633c7daf0dd291c6268986e39352d7 (patch) | |
tree | dc25ae63c4a042a7f16c53d8c50ebcdb4493f5cb /controlloop/common/feature-controlloop-trans/src/assembly | |
parent | 177b67a70f99e0125fec7732f39c18840409f968 (diff) |
Fix sonar issues in drools-applications
Addressed sonar issue, "Move constants to a class or enum.", by
moving the "manager" object from the ControlLoopMetrics interface
into a utility class, ControlLoopMetricsManager.
Addressed sonar issue, "duplicated blocks of code must be removed.",
by refactoring PolicyGuardYamlToXacml, extracing common functions.
Addressed sonar issue, "Remove this unused import", in
RestControlLoopManager.
Addressed sonar issue, "Refactor this method to throw at most one
checked exception", in event manager.
Fixed likely new sonar issue with assigning to a parameter.
Moved logging line to more appropriate place.
Addressed reviewer comment:
Use "replace" instead of "replaceAll", thus avoiding escaping
Change-Id: I47db957c83c1b3e2bd2330474e261987c6f0aac6
Issue-ID: POLICY-1967
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'controlloop/common/feature-controlloop-trans/src/assembly')
0 files changed, 0 insertions, 0 deletions