Use diamond operator(<>) 05/15505/2
authorsurya-huawei <a.u.surya@huawei.com>
Tue, 26 Sep 2017 12:27:50 +0000 (17:57 +0530)
committerSURYA A U <a.u.surya@huawei.com>
Wed, 27 Sep 2017 03:10:55 +0000 (03:10 +0000)
commit4ada70cf2559b8d270daebeed0f813b4387b245e
tree2f2a2ca3a1bef53f85e2d69da9a083391f253a1a
parent35f3dda1f25d7c86d4436f3aa5ce985d76f135d6
Use diamond operator(<>)

Major Sonar Issue
*Replace type specification with diamond operator
This is done to reduce the verbosity of generics code

Issue-Id: SO-118
Change-Id: Id1a6e6d2e03f6f92a0e36b9326df61154c0ba910
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/bpmn/common/adapter/vnf/CreateVnfNotification.java
bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/bpmn/common/adapter/vnf/QueryVnfNotification.java
bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/bpmn/common/adapter/vnf/UpdateVnfNotification.java