commit | f46e4ec3af461b4036b189fd8d6a18af37acc29d | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Mon Nov 30 11:02:31 2020 -0500 |
committer | Jim Hahn <jrh3@att.com> | Mon Nov 30 11:04:55 2020 -0500 |
tree | 3d1c033cc963cc0e2216d3d0960f812c921a0d42 | |
parent | 1dd41890f83702d47c5a957493046433989ef36c [diff] |
Remove targetEntity from makeOutcome The Actor Params class had two flavors of makeOutcome, the second of which took a "targetEntity" parameter. As the Params no longer deal directly with the targetEntity, the second flavor was removed. Issue-ID: POLICY-2804 Change-Id: Ic736dd1c809ce54f6bb7cd37d03bc84cf4a1410c Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install