fix sonar issue for m2/base 77/109177/3
authorTaka Cho <takamune.cho@att.com>
Mon, 15 Jun 2020 20:55:00 +0000 (16:55 -0400)
committerTaka Cho <takamune.cho@att.com>
Tue, 16 Jun 2020 16:32:43 +0000 (12:32 -0400)
commit7c81375a9a80febce000e3d6fafbc828b3dcf48d
treeec049adf755fb6fe95756df49d540edffb0f0249
parent586a5d357470e4ab7e22481c852dd1cd1ace352d
fix sonar issue for m2/base

-using {} in logger in stead
-diamond operator (<>) to reduce
 the verbosity of generics code.
-rename this method name to match
 the regular expression '^[a-z][a-zA-Z0-9]*$'

Issue-ID: POLICY-2616
Change-Id: I8e722af52b08382ca53190a33a3a27ad1e7d4830
Signed-off-by: Taka Cho <takamune.cho@att.com>
controlloop/m2/base/src/main/java/org/onap/policy/m2/base/Transaction.java