Fixed as per Java Code Conventions 11/27611/2
authorSRINIVAS V <srinivasa.mohan@huawei.com>
Mon, 8 Jan 2018 06:37:39 +0000 (12:07 +0530)
committerSRINIVAS V <srinivasa.mohan@huawei.com>
Mon, 8 Jan 2018 06:40:03 +0000 (06:40 +0000)
commitf99b843890966768267a05e2f4e237bad7c386f0
tree59749b0d36a94f93f5d71660df97efa923541cf0
parent989ae85e3a25e059cb963a9bc293526be51273ca
Fixed as per Java Code Conventions

*Moved the constructors after the variables
*Deleted the commented code

Change-Id: I6afa9ae5b04fe5c8280fc9e08352aef699117567
Issue-ID: POLICY-336
Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
POLICY-SDK-APP/src/main/java/org/onap/policy/admin/PolicyRestController.java
PolicyEngineClient/src/test/java/org/onap/policyengine/ConfigBasePolicyClient.java