summaryrefslogtreecommitdiffstats
path: root/controlloop/m2/adapters/src/main
AgeCommit message (Collapse)AuthorFilesLines
2020-06-25Use parent snapshot in drools-appsJim Hahn1-3/+1
Fixed checkstyle issues that were subsequently reported. Also fixed a few eclipse warnings. Also fixed some of the sonar issues in the files that were touched: - use "{}" in logger calls - camelcase method names - use "<?>" instead of generics - add serialization ID Issue-ID: POLICY-2188 Change-Id: I5c94a2e26dd74a61a0a919e1c3da17ab02a5bc9d Signed-off-by: Jim Hahn <jrh3@att.com>
2020-01-10Add m2 model, including the LCM applicationStraubs, Ralph (rs8887)1-0/+62
Issue-ID: POLICY-1948 Change-Id: I18a5231d3102073c928a591c9e91b241b7093680 Signed-off-by: Straubs, Ralph (rs8887) <rs8887@att.com>